mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-07 12:00:09 +09:00
Update test/test_download.py
This commit is contained in:
parent
0203fa9bb6
commit
a9f55cb69b
@ -29,7 +29,6 @@ from youtube_dl.compat import (
|
|||||||
compat_filter as filter,
|
compat_filter as filter,
|
||||||
compat_http_client,
|
compat_http_client,
|
||||||
compat_map as map,
|
compat_map as map,
|
||||||
compat_urllib_error,
|
|
||||||
compat_HTTPError,
|
compat_HTTPError,
|
||||||
compat_open as open,
|
compat_open as open,
|
||||||
compat_urllib_error,
|
compat_urllib_error,
|
||||||
|
Loading…
Reference in New Issue
Block a user