]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - test/test_download.py
Imported Upstream version 2014.08.05
[youtubedl] / test / test_download.py
index f171c10bad84a876a9fe4caba2b71a984c3169ec..d6540588c130f6bafacd4ef7d077e6debf8d911d 100644 (file)
@@ -10,7 +10,6 @@ from test.helper import (
     get_params,
     gettestcases,
     expect_info_dict,
-    md5,
     try_rm,
     report_warning,
 )
@@ -24,7 +23,6 @@ import socket
 import youtube_dl.YoutubeDL
 from youtube_dl.utils import (
     compat_http_client,
-    compat_str,
     compat_urllib_error,
     compat_HTTPError,
     DownloadError,