[abc:iview] Add new extractor(closes #6148)
[youtube-dl] / youtube_dl / extractor / extractors.py
index b0644be11f23b57f5af1a10315ea89d51992ea7c..8e405ad72934cb3b28edf95847ea84b90dc4ec5d 100644 (file)
@@ -1,7 +1,10 @@
 # flake8: noqa
 from __future__ import unicode_literals
 
-from .abc import ABCIE
+from .abc import (
+    ABCIE,
+    ABCIViewIE,
+)
 from .abc7news import Abc7NewsIE
 from .abcnews import (
     AbcNewsIE,