aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-08-15 08:25:24 +0700
committerSergey M․ <dstftw@gmail.com>2016-08-15 08:25:24 +0700
commit1a57b8c18c9bdaf5e231f2178499041446b57a3a (patch)
tree58387dfba4252b71a9a08de41b20998ba2e409e1 /youtube_dl/extractor/extractors.py
parent24eb13b1c6889cc4399b854cde931e5a5c5f5346 (diff)
downloadyoutube-dl-1a57b8c18c9bdaf5e231f2178499041446b57a3a.tar.xz
[zippcast] Remove extractor (Closes #10332)
ZippCast is shut down
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 be96e34ba..15bc0a675 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -1109,4 +1109,3 @@ from .zingmp3 import (
ZingMp3SongIE,
ZingMp3AlbumIE,
)
-from .zippcast import ZippCastIE