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

[extractor/PokemonSoundLibrary] Remove extractor (#3918)

Authored by: Lesmiscore
This commit is contained in:
Lesmiscore
2022-05-31 18:02:29 +09:00
committed by GitHub
parent 661e7253a2
commit 1cd6cba306
2 changed files with 0 additions and 42 deletions

View File

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