[comedycentral] Drop thedailyshow podcast extractor
[youtube-dl] / youtube_dl / extractor / comedycentral.py
index e5edcc84b69ef7bdffdbb7ed158c901c560a7575..648a6f99084f16068d79bd59a115774c36376abc 100644 (file)
@@ -2,6 +2,7 @@ from __future__ import unicode_literals
 
 import re
 
+from .common import InfoExtractor
 from .mtv import MTVServicesInfoExtractor
 from ..compat import (
     compat_str,