mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-06 03:20:10 +09:00
Update test/test_download.py
This commit is contained in:
parent
40b4b691ee
commit
6ae54a47a7
@ -28,8 +28,8 @@ import re
|
||||
import youtube_dl.YoutubeDL
|
||||
from youtube_dl.compat import (
|
||||
compat_filter as filter,
|
||||
compat_map as map,
|
||||
compat_http_client,
|
||||
compat_map as map,
|
||||
compat_urllib_error,
|
||||
compat_HTTPError,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user