[ChangeLog] Actualize
[youtube-dl] / test /
2017-04-27 Sergey M․[test_InfoExtractor] Fix test_parse_m3u8_formats
2017-04-27 Tithen-Firion[test_download] Fix order when testing file's md5
2017-04-27 Sergey M․Don't list master m3u8 playlists in format list (closes...
2017-04-25 Sergey M․Add missing test m3u8 file
2017-04-23 Sergey M․[test_InfoExtractor] Add m3u8 parsing test for NAME...
2017-04-22 Sergey M․[extractor/common] Improve m3u8 extraction (closes...
2017-04-19 Remita Amine[utils] add support for ttml styles
2017-04-15 remitamineMerge pull request #12752 from triple-j/go90_improvemen...
2017-04-15 Sergey M․[test_YoutubeDL] Add test for #11163
2017-04-10 Sergey M․[test_download] Fix testing playlists with single video...
2017-04-08 Sergey M․[test_download] Remove unused import
2017-04-08 Sergey M․[test_subtitles] Fix raiplay test
2017-04-08 Sergey M․[test_download] Match info dicts against tests before...
2017-04-08 John Hawkinson[test_download] typo in comment
2017-04-08 John Hawkinson[test_download] Improve diagnostic on wrong 'id'
2017-03-25 Random UserMerge branch 'master' of github.com-rndusr:rg3/youtube...
2017-03-25 Sergey M․[test_compat] Do not use dash in env variables' names
2017-03-25 Sergey M․[test_utils] Do not use dash in env variables' names
2017-03-25 Sergey M․[test_utils] Fix expand_path tests
2017-03-25 Sergey M․[utils] Introduce expand_path
2017-03-25 John Hawkinson[test_download] Print additional IEs in summary output
2017-03-16 Sergey M․[test_InfoExtractor] Add some realworld tests for _extr...
2017-03-05 Sergey M․[utils] Process bytestrings in urljoin (closes #12369)
2017-02-28 Yen Chi Hsuan[utils] Add pkcs1pad
2017-02-28 Yen Chi Hsuan[aes] Add aes_cbc_encrypt
2017-02-23 Sergey M․[YoutubeDL] Add support for string formatting operation...
2017-02-19 Yen Chi Hsuan[travis] Run tests in parallel
2017-02-15 Sergey M․[test_YoutubeDL] Fix invalid escape sequences
2017-02-15 Sergey M․[utils] Add support for quoted string literals in ...
2017-02-11 Thomas ChristliebIntroduce get_elements_by_class and get_elements_by_att...
2017-02-03 Yen Chi HsuanMerge pull request #11901 from ThomasChr/randonplaylist...
2017-02-03 Remita AmineMerge branch 'fstirlitz-filmon'
2017-02-02 Sergey M․[utils] Improve comments processing in js_to_json ...
2017-02-02 Michal Čihař[utils] Handle single-line comments in js_to_json
2017-01-26 Sergey M․[utils] Improve parse_duration
2017-01-12 Sergey M․[utils] Add more date formats
2016-12-20 Remita Amine[common] fix dash codec information for mixed videos...
2016-12-17 Sergey M․[utils] Improve urljoin
2016-12-12 Sergey M․[utils] Add convenience urljoin
2016-11-19 Yen Chi HsuanMerge branch 'master' of https://github.com/DarkstaIker...
2016-11-17 Yen Chi HsuanUpdate coding style after pycodestyle 2.1.0
2016-11-16 Yen Chi HsuanMerge pull request #11210 from FooBarQuaxx/patch-2
2016-11-16 Yen Chi HsuanMerge pull request #11122 from kasper93/openload
2016-11-11 Kacper Michajłow[jsinterp] Fix function calls without arguments.
2016-11-01 Sergey M․[utils] Introduce base_url
2016-10-31 Sergey M․[utils] Fix --match-filter for int-like strings (closes...
2016-10-19 remitamineMerge pull request #10819 from raleeper/adobepass
2016-10-11 Yen Chi Hsuan[test/test_http] Update tests
2016-10-01 Yen Chi HsuanMerge pull request #10818 from TRox1972/criterion_match_id
2016-10-01 Yen Chi HsuanMerge pull request #10817 from TRox1972/clubic_match_id
2016-09-29 Sergey M․[utils] Lower priority for rare date formats and add...
2016-09-14 Sergey M․[utils] Use native french month names
2016-09-14 Sergey M․[utils] Improve month_by_name and add tests
2016-09-05 Yen Chi HsuanMerge branch 'bilibili' of https://github.com/PeterDing...
2016-09-02 Sergey M․[utils] Improve mimetype2ext
2016-08-19 Yen Chi Hsuan[utils] Recognize units with full names in parse_filename
2016-08-19 Yen Chi Hsuan[utils] Correct octal/hexadecimal number detection...
2016-08-18 Sergey M․[utils] Recognize lowercase units in parse_filesize
2016-08-13 Yen Chi Hsuan[test_verbose_output] Fix tests under Python 3
2016-08-13 Remita Amine[test_utils] add test for option with not str value
2016-08-07 Sergey M․[utils] Add support TV Parental Guidelines ratings...
2016-08-05 Yen Chi Hsuan[utils] Fix unified_timestamp for formats parsed by...
2016-08-02 Sergey M․[extractor/common] Support multiple properties in _og_s...
2016-08-02 Philipp Hagemeister[options] Add test that checks that --password=secret...
2016-07-26 Yen Chi Hsuan[test/test_all_urls] Remove *.cc.com tests
2016-07-15 Sergey M․[YoutubeDL] Fix format selection with filters (Closes...
2016-07-10 Yen Chi HsuanMerge pull request #8876 from remitamine/html5_media
2016-07-09 Yen Chi HsuanMerge pull request #9288 from reyyed/issue#9063fix
2016-07-08 Yen Chi HsuanMerge branch 'polskie-radio' of https://github.com...
2016-07-07 Yen Chi Hsuan[compat] Fix compat_shlex_split for non-ASCII input
2016-07-06 Yen Chi Hsuan[utils] Add get_element_by_class
2016-07-04 Remita Amine[test_utils] add test for smuggling a smuggled url
2016-07-03 Yen Chi Hsuan[test/test_http] Update tests for 38cce791c71e9da33854e...
2016-06-30 Jaime Marquínez... [test/compat] compat_shlex_split: test with newlines
2016-06-27 Sergey M․[test_all_urls] PEP 8 and change wording
2016-06-27 Matthieu MuffatoNew test-case: extractor names are supposed to be unique
2016-06-26 remitamine[utils] add helper function for parsing codecs
2016-06-26 Sergey M․[utils] Add support for name list in _html_search_meta
2016-06-26 Yen Chi Hsuan[utils] Add urshift()
2016-06-25 Sergey M․[utils] Add unified_timestamp
2016-06-16 Yen Chi Hsuan[utils] Don't transform numbers not starting with a...
2016-06-10 Sergey MMerge pull request #9747 from TRox1972/lynda
2016-06-10 Yen Chi Hsuan[utils] Decode HTML5 entities
2016-06-09 Yen Chi HsuanMerge pull request #9395 from pmrowla/afreecatv
2016-06-07 Philipp HagemeisterMerge remote-tracking branch 'Boris-de/wdrmaus_fix...
2016-06-02 Yen Chi HsuanMerge pull request #9669 from bzc6p/master
2016-06-02 bzc6pAdded sanitization support for Hungarian letters Ő...
2016-06-02 Yen Chi Hsuan[test/test_http] Fix getsockname() on Jython
2016-06-02 Yen Chi Hsuan[test/test_utils] Add test for #9588
2016-05-22 Yen Chi Hsuan[compat] Fix for XML with <!DOCTYPE> in Python 2.7...
2016-05-18 Sergey M․[utils] Allow None in remove_{start,end}
2016-05-14 Sergey M․[test_utils] PEP 8
2016-05-14 Sergey M․[utils] Process non-base 10 integers in js_to_json
2016-05-14 felix[utils] js_to_json: various improvements
2016-05-14 Yen Chi Hsuan[test/test_socks] Skip SOCKS tests
2016-05-12 Yen Chi Hsuan[utils] Add Œ and œ found in French to ACCENT_CHARS
2016-05-10 Yen Chi Hsuan[test/test_socks] Use a different port range
2016-05-10 Yen Chi Hsuan[test/test_socks] Test with local SOCKS servers
2016-05-10 Yen Chi Hsuan[compat] Rename struct_(un)pack to compat_struct_(un...
2016-05-10 Yen Chi Hsuan[test/test_socks] Add tests for SOCKS proxies
next