[niconico:playlist] Use the same video url the webpage uses (closes #4133)
[youtube-dl] / youtube_dl / extractor / __init__.py
index 32236f0fad0316ed1cfd1a9d69039605ed1643ca..3c1807f1583c78322b5f5600d3ba4f4b71a1a752 100644 (file)
@@ -67,7 +67,6 @@ from .crunchyroll import (
     CrunchyrollShowPlaylistIE
 )
 from .cspan import CSpanIE
-from .d8 import D8IE
 from .dailymotion import (
     DailymotionIE,
     DailymotionPlaylistIE,
@@ -422,6 +421,7 @@ from .vesti import VestiIE
 from .vevo import VevoIE
 from .vgtv import VGTVIE
 from .vh1 import VH1IE
+from .vice import ViceIE
 from .viddler import ViddlerIE
 from .videobam import VideoBamIE
 from .videodetective import VideoDetectiveIE