diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-08-13 16:32:07 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-08-13 16:32:07 +0800 |
commit | e581224843db95574ca65965f5c5a594a7ffd370 (patch) | |
tree | 19ffd33e811793659d843a7f76e8ae3dfee40726 /youtube_dl/extractor/extractors.py | |
parent | f50365e91cfccf33d0b5696c7f989944bcf748e7 (diff) |
[tapely] Remove extractor. It's shut down
Closes #10323
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r-- | youtube_dl/extractor/extractors.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 6420167f2..104d8e37e 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -812,7 +812,6 @@ from .tagesschau import ( TagesschauPlayerIE, TagesschauIE, ) -from .tapely import TapelyIE from .tass import TassIE from .tdslifeway import TDSLifewayIE from .teachertube import ( |