1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 15:15:42 +07:00

[test_youtube_signature] Fix import

Broken in commit 8c25f81bee
This commit is contained in:
Michael Käufl
2014-11-05 01:47:49 +01:00
committed by Philipp Hagemeister
parent 28465df1ff
commit 498942f187

View File

@@ -14,7 +14,7 @@
import string
from youtube_dl.extractor import YoutubeIE
from youtube_dl.utils import compat_str, compat_urlretrieve
from youtube_dl.compat import compat_str, compat_urlretrieve
_TESTS = [
(