aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-09-29[utils] Lower priority for rare date formats and add testsSergey M․
2016-09-14[utils] Use native french month namesSergey M․
2016-09-14[utils] Improve month_by_name and add testsSergey M․
2016-09-02[utils] Improve mimetype2extSergey M․
2016-08-20[utils] Recognize units with full names in parse_filenameYen Chi Hsuan
2016-08-19[utils] Correct octal/hexadecimal number detection in js_to_jsonYen Chi Hsuan
2016-08-18[utils] Recognize lowercase units in parse_filesizeSergey M․
2016-08-13[test_verbose_output] Fix tests under Python 3Yen Chi Hsuan
2016-08-13[test_utils] add test for option with not str valueRemita Amine
2016-08-07[utils] Add support TV Parental Guidelines ratings in parse_age_limitSergey M․
2016-08-05[utils] Fix unified_timestamp for formats parsed by parsedate_tz()Yen Chi Hsuan
2016-08-02[extractor/common] Support multiple properties in _og_search_propertySergey M․
2016-08-02[options] Add test that checks that --password=secret is hidden in verbose ou...Philipp Hagemeister
2016-07-26[test/test_all_urls] Remove *.cc.com testsYen Chi Hsuan
2016-07-16[YoutubeDL] Fix format selection with filters (Closes #10083)Sergey M․
2016-07-10Merge pull request #8876 from remitamine/html5_mediaYen Chi Hsuan
2016-07-07[compat] Fix compat_shlex_split for non-ASCII inputYen Chi Hsuan
2016-07-06[utils] Add get_element_by_classYen Chi Hsuan
2016-07-04[test_utils] add test for smuggling a smuggled urlRemita Amine
2016-07-03[test/test_http] Update tests for 38cce791c71e9da33854e56114233d60345e18c0Yen Chi Hsuan
2016-07-01[test/compat] compat_shlex_split: test with newlinesJaime Marquínez Ferrándiz
2016-06-27[test_all_urls] PEP 8 and change wordingSergey M․
2016-06-27New test-case: extractor names are supposed to be uniqueMatthieu Muffato
2016-06-26[utils] add helper function for parsing codecsremitamine
2016-06-26[utils] Add support for name list in _html_search_metaSergey M․
2016-06-26[utils] Add urshift()Yen Chi Hsuan
2016-06-25[utils] Add unified_timestampSergey M․
2016-06-16[utils] Don't transform numbers not starting with a zeroYen Chi Hsuan
2016-06-10[utils] Decode HTML5 entitiesYen Chi Hsuan
2016-06-02Added sanitization support for Hungarian letters Ő and Űbzc6p
2016-06-02[test/test_http] Fix getsockname() on JythonYen Chi Hsuan
2016-06-02[test/test_utils] Add test for #9588Yen Chi Hsuan
2016-05-23[compat] Fix for XML with <!DOCTYPE> in Python 2.7 and 3.2Yen Chi Hsuan
2016-05-19[utils] Allow None in remove_{start,end}Sergey M․
2016-05-14[test_utils] PEP 8Sergey M․
2016-05-14[utils] Process non-base 10 integers in js_to_jsonSergey M․
2016-05-14[utils] js_to_json: various improvementsfelix
2016-05-14[test/test_socks] Skip SOCKS testsYen Chi Hsuan
2016-05-12[utils] Add Œ and œ found in French to ACCENT_CHARSYen Chi Hsuan
2016-05-10[test/test_socks] Use a different port rangeYen Chi Hsuan
2016-05-10[test/test_socks] Test with local SOCKS serversYen Chi Hsuan
2016-05-10[compat] Rename struct_(un)pack to compat_struct_(un)packYen Chi Hsuan
2016-05-10[test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan
2016-05-10[utils,compat] Move struct_pack and struct_unpack to compat.pyYen Chi Hsuan
2016-05-09[test_compat] Remove unused importSergey M․
2016-05-09[test_compat] Avoid None values for compat_setenvSergey M․
2016-05-09[test_compat] Use compat_setenvSergey M․
2016-05-09[compat] Add compat_setenvSergey M․
2016-05-02Instead of replacing accented characters with an underscore when sanitizing f...Adam Thalhammer
2016-05-02Instead of replacing accented characters with an underscore when sanitizing f...Adam Thalhammer