youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 3bef10a50ca61e4d6e06b0990b8ccf5f739c0601
parent a84da06f49c04203b9dadd0b4d4091228ca5afcd
Author: John Hawkinson <jhawk@mit.edu>
Date:   Sat,  8 Apr 2017 00:27:52 -0400

[test_download] typo in comment

Diffstat:
Mtest/test_download.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_download.py b/test/test_download.py @@ -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(