Merge remote-tracking branch 'rzhxeo/crunchyroll'
[youtube-dl] / youtube_dl / extractor / metacafe.py
index bd044fb60220ed1664351172126ca499da806e1c..99d3c83a5e4c3a31d71e9f487e13930af498dc1f 100644 (file)
@@ -5,7 +5,6 @@ from ..utils import (
     compat_parse_qs,
     compat_urllib_parse,
     compat_urllib_request,
-    compat_str,
     determine_ext,
     ExtractorError,
 )