aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorLesmiscore <nao20010128@gmail.com>2022-05-31 18:02:29 +0900
committerGitHub <noreply@github.com>2022-05-31 18:02:29 +0900
commit1cd6cba306574725eb6615789109fbeb933a016c (patch)
tree5f39028fe5abc99379511fdf64dfae432e6959af /yt_dlp/extractor/extractors.py
parent661e7253a2e0482b5f79755915dca6990eb8e8cf (diff)
downloadhypervideo-pre-1cd6cba306574725eb6615789109fbeb933a016c.tar.lz
hypervideo-pre-1cd6cba306574725eb6615789109fbeb933a016c.tar.xz
hypervideo-pre-1cd6cba306574725eb6615789109fbeb933a016c.zip
[extractor/PokemonSoundLibrary] Remove extractor (#3918)
Authored by: Lesmiscore
Diffstat (limited to 'yt_dlp/extractor/extractors.py')
-rw-r--r--yt_dlp/extractor/extractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/extractors.py b/yt_dlp/extractor/extractors.py
index 855c209e1..06c9f85bf 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -1275,7 +1275,6 @@ from .podomatic import PodomaticIE
from .pokemon import (
PokemonIE,
PokemonWatchIE,
- PokemonSoundLibraryIE,
)
from .pokergo import (
PokerGoIE,