You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
Yen Chi Hsuan a3fa6024d6
[bloomberg] Fix test_Bloomberg
In this test case, sometimes HLS is the best format while sometimes HDS
is. To prevent occasional test failures, force HDS to be the best
format. In the past, testing against HDS formats causes the same error
as #9214, which is fixed as #9377 landed.
8 years ago
..
downloader [downloader/f4m] Tolerate truncate segments when testing 8 years ago
extractor [bloomberg] Fix test_Bloomberg 8 years ago
postprocessor [compat] Rename shlex_quote and remove unused subprocess_check_output 8 years ago
YoutubeDL.py [utils] Register SOCKS protocols in urllib and support SOCKS4A 8 years ago
__init__.py [__init__] Simplify colon presence check 8 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py [aes] Switch to new-style classes 8 years ago
cache.py
compat.py [compat] Rename shlex_quote and remove unused subprocess_check_output 8 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py [options] Update --proxy description for SOCKS proxies 8 years ago
socks.py [socks] Remove a superfluous clause 8 years ago
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 8 years ago
update.py [refactor] Single quotes consistency 8 years ago
utils.py [utils] Add Œ and œ found in French to ACCENT_CHARS 8 years ago
version.py release 2016.05.10 8 years ago