]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/__init__.py
[wat] fix the extraction of the video url (fixes #1103)
[youtube-dl.git] / youtube_dl / extractor / __init__.py
index 9f4dd3c243aaf8fa962ab3b42e674177f14621af..c20172a53a0372c09810b1a0ba1c0d99c8899d7c 100644 (file)
@@ -38,6 +38,7 @@ from .infoq import InfoQIE
 from .instagram import InstagramIE
 from .jukebox import JukeboxIE
 from .justintv import JustinTVIE
+from .kankan import KankanIE
 from .keek import KeekIE
 from .liveleak import LiveLeakIE
 from .livestream import LivestreamIE