Browse Source

[test_youtube_signature] Fix import

Broken in commit 8c25f81beea169c9d6540eea1a6f71dc045da6ed
Michael Käufl 10 năm trước cách đây
mục cha
commit
498942f187
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/test_youtube_signature.py

+ 1 - 1
test/test_youtube_signature.py

@@ -14,7 +14,7 @@ import re
 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 = [
     (