[viki] Change IE name to channel, better message output
[youtube-dl] / youtube_dl / extractor / __init__.py
index f293bc2a4b2c7b163d89a4dd04797053cd931ea1..21f7b7290670a7d5b562df4f3d557238ad1f745f 100644 (file)
@@ -639,7 +639,10 @@ from .vine import (
     VineIE,
     VineUserIE,
 )
-from .viki import VikiIE
+from .viki import (
+    VikiIE,
+    VikiChannelIE,
+)
 from .vk import (
     VKIE,
     VKUserVideosIE,