aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorBoris Wachtmeister <boris-code@gmx.com>2016-05-26 19:58:55 +0200
committerBoris Wachtmeister <boris-code@gmx.com>2016-05-26 20:54:51 +0200
commit949fc42e009aed5414caad280d0dc551ffcd9c14 (patch)
tree356d690fc9ce8d5578e550684937568731d873fa /youtube_dl/extractor/extractors.py
parent33a1ff7113d9dd656b3c56cb404de85646caa559 (diff)
downloadyoutube-dl-949fc42e009aed5414caad280d0dc551ffcd9c14.tar.xz
[WDR] the other wdrmaus.de pages also changed to the new player
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 6de3438fc..023598130 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -923,7 +923,6 @@ from .wat import WatIE
from .wdr import (
WDRIE,
WDRMobileIE,
- WDRMausIE,
)
from .webofstories import (
WebOfStoriesIE,