[abcnews] Added a new extractor (closes #3992)
[youtube-dl] / youtube_dl / extractor / extractors.py
index ca9d85e33f05642181085a8e52e5d45d58d46fda..861701f4cf23932bafda7dd56fae7da5c9a04251 100644 (file)
@@ -3,6 +3,10 @@ from __future__ import unicode_literals
 
 from .abc import ABCIE
 from .abc7news import Abc7NewsIE
+from .abcnews import (
+    AbcNewsIE,
+    AbcNewsVideoIE,
+)
 from .academicearth import AcademicEarthCourseIE
 from .acast import (
     ACastIE,