]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/firedrive.py
Imported Upstream version 2014.08.05
[youtubedl] / youtube_dl / extractor / firedrive.py
index d26145db1cc399e1202ef5ca41ce5a167e4bdaeb..6d73c8a4a32f83975025a0b1ed932fc291176f8a 100644 (file)
@@ -8,7 +8,6 @@ from ..utils import (
     ExtractorError,
     compat_urllib_parse,
     compat_urllib_request,
-    determine_ext,
 )