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.
2016-05-12 20:08:42 +08:00
..
downloader [downloader/f4m] Tolerate truncate segments when testing 2016-05-12 20:02:36 +08:00
extractor [bloomberg] Fix test_Bloomberg 2016-05-12 20:08:42 +08:00
postprocessor [compat] Rename shlex_quote and remove unused subprocess_check_output 2016-05-10 16:00:21 +08:00
__init__.py [__init__] Simplify colon presence check 2016-05-11 22:03:30 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py
compat.py [compat] Rename shlex_quote and remove unused subprocess_check_output 2016-05-10 16:00:21 +08:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py [options] Update --proxy description for SOCKS proxies 2016-05-10 14:51:38 +08:00
socks.py [socks] Remove a superfluous clause 2016-05-10 14:51:38 +08:00
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 2016-05-10 14:51:38 +08:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
utils.py [utils] Add Œ and œ found in French to ACCENT_CHARS 2016-05-12 19:48:48 +08:00
version.py release 2016.05.10 2016-05-10 09:08:08 +02:00
YoutubeDL.py [utils] Register SOCKS protocols in urllib and support SOCKS4A 2016-05-10 14:51:38 +08:00