1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[PokemonSoundLibrary] Add extractor (#3001)

Authored by: Lesmiscore
This commit is contained in:
Lesmiscore (Naoya Ozaki)
2022-03-10 22:24:50 +09:00
committed by GitHub
parent 63b2f88bc7
commit 24e3d87431
2 changed files with 41 additions and 0 deletions

View File

@ -1225,6 +1225,7 @@ from .podomatic import PodomaticIE
from .pokemon import (
PokemonIE,
PokemonWatchIE,
PokemonSoundLibraryIE,
)
from .pokergo import (
PokerGoIE,