[acast] Add new extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 947b836832b5551a6abfc7df34631a4180af394f..f7594832f43ff44c3f6414ba5d7d57e0a88231f4 100644 (file)
@@ -3,6 +3,10 @@ from __future__ import unicode_literals
 from .abc import ABCIE
 from .abc7news import Abc7NewsIE
 from .academicearth import AcademicEarthCourseIE
+from .acast import (
+    ACastIE,
+    ACastChannelIE,
+)
 from .addanime import AddAnimeIE
 from .adobetv import (
     AdobeTVIE,