[setup] Actualize maintainer info
[youtube-dl] / test /
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
2016-05-10 Yen Chi Hsuan[utils,compat] Move struct_pack and struct_unpack to...
2016-05-09 Sergey M․[test_compat] Remove unused import
2016-05-09 Sergey M․[test_compat] Avoid None values for compat_setenv
2016-05-09 Sergey M․[test_compat] Use compat_setenv
2016-05-09 Sergey M․[compat] Add compat_setenv
2016-05-08 Sergey MMerge pull request #9358 from dstftw/hls-native-to...
2016-05-06 Sergey MMerge pull request #9400 from inondle/master
2016-05-05 Yen Chi HsuanMerge pull request #9367 from codesparkle/master
2016-05-02 Adam ThalhammerInstead of replacing accented characters with an unders...
2016-05-02 Adam ThalhammerInstead of replacing accented characters with an unders...
2016-04-25 Yen Chi HsuanMerge branch 'akamai_pv' of https://github.com/remitami...
2016-04-21 Sergey MMerge pull request #9110 from remitamine/parse_duration
2016-04-21 remitamine[utils] imporove parse_duration to handle more formats
2016-04-17 Jaime Marquínez... [youtube:playlist] Fetch all the videos in a mix (fixes...
2016-04-11 Yen Chi HsuanMerge branch 'presstv' of https://github.com/Phaeilo...
2016-04-09 Jaime Marquínez... [test/InfoExtractors] add test for _download_json
2016-04-09 Jaime Marquínez... [test/utils] Add test for date_from_str
2016-04-09 Yen Chi Hsuan[test/helper] Check got values to be strings for md5...
2016-04-06 Yen Chi Hsuan[compat] Handle tuples properly in urlencode()
2016-03-25 Sergey M․[test_compat] Add tests for compat_urllib_parse_urlencode
2016-03-23 Yen Chi Hsuan[test/test_utils] Update for escape_url change (again)
2016-03-23 Yen Chi Hsuan[test/test_utils] Update for escape_url change
2016-03-23 Sergey MMerge pull request #8898 from dstftw/fragment-retries
2016-03-23 Yen Chi Hsuan[utils] Encode hostnames before passing to urllib
2016-03-19 Jaime Marquínez... [utils] lookup_unit_table: Match word boundary instead...
2016-03-18 Sergey M․[test_YoutubeDL] Add test for format_id format selection
next