1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-09 22:59:32 +00:00

[test_download] typo in comment

This commit is contained in:
John Hawkinson 2017-04-08 00:27:52 -04:00 committed by Sergey M
parent a84da06f49
commit 3bef10a50c

View file

@ -152,7 +152,7 @@ def generator(test_case, tname):
try_num = 1
while True:
try:
# We're not using .download here sine that is just a shim
# We're not using .download here since that is just a shim
# for outside error handling, and returns the exit code
# instead of the result dict.
res_dict = ydl.extract_info(