aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-07[utils] Allow dot in strip_jsonpSergey M․
2016-02-07[utils] Add ability to control skipping false values in dict_getSergey M․
2016-02-07[utils] Add dict_get convenience methodSergey M․
2016-02-06rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespaceremitamine
2016-02-04[test_subtitles] update youtube subtitles testsremitamine
2016-02-03[test_YoutubeDL] Fix test_youtube_format_selectionYen Chi Hsuan
2016-02-01[YoutubeDL] Do not override ie_key in url_transparentYen Chi Hsuan
2016-01-31[test_subtitles] Fix TestRaiSubtitlesYen Chi Hsuan
2016-01-31[test_youtube_lists] Fix TestYoutubeLists.test_youtube_courseYen Chi Hsuan
2016-01-29[youtube:user] Require 'https?://' in the url (fixes #8356)Jaime Marquínez Ferrándiz
2016-01-28Test codec with a dot '.' in name selection.dyn888
2016-01-21[update] fix (unexploitable) BB'06 vulnerability in rsa_verifyFilippo Valsorda
2016-01-14[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)Jaime Marquínez Ferrándiz
2016-01-10Fix typosJakub Wilk
2015-12-21[test_subtitles] remove BlipTV testremitamine
2015-12-20[test_utils] Add tests for encode_compat_strSergey M․
2015-12-19[utils] Support alternative timestamp format in TTMLYen Chi Hsuan
2015-12-19[utils] Fix TTML conversionYen Chi Hsuan
2015-12-14[utils] Add remove_quotesSergey M․
2015-12-08[test/test_all_urls] Update pbs extractor nameJaime Marquínez Ferrándiz
2015-11-22[utils] Check ext with trailing slash against the list of known extensionsSergey M․
2015-11-22[test_utils] Add tests for determine_extSergey M․
2015-11-16[utils] Skip invalid/non HTML entities (Closes #7518)Sergey M․
2015-11-10[jsinterp] Support alternative function definition formYen Chi Hsuan
2015-11-04[test/subtitles] Add test for DemocracynowIEYen Chi Hsuan
2015-11-02[utils] unified_strdate: Return None if the date format can't be recognized (...Jaime Marquínez Ferrándiz
2015-10-31Merge pull request #7296 from jaimeMF/xml_attrib_unicodeSergey M
2015-10-31[utils] Support list of xpath in xpath_elementSergey M․
2015-10-28[utils] Improve parse_iso8601Sergey M․
2015-10-26[compat] compat_etree_fromstring: also decode the text attributeJaime Marquínez Ferrándiz
2015-10-25[compat] compat_etree_fromstring: only decode bytes objectsJaime Marquínez Ferrándiz
2015-10-25Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)Jaime Marquínez Ferrándiz
2015-10-23[test/test_download] Use extract_flat = 'in_playlist' for playlist itemsJaime Marquínez Ferrándiz
2015-10-20[utils:js_to_json] Fix bad escape in double quoted stringsSergey M․
2015-10-18[extractor/common] Allow angle brackets in attributes in _og_regexes (#7215)Sergey M․
2015-10-18[test_youtube_lists] Add test flat playlist entries' titlesSergey M․
2015-10-14[test_InfoExtractor] Add test for unquoted attributeSergey M․
2015-10-14[test_InfoExtractor] Add test for 7a6d76a64d8a89a08bb79791506fc18b993c4580Sergey M․
2015-10-02[test/helper] Fix styleJaime Marquínez Ferrándiz
2015-09-30[test/helper] Clarify field for list length mismatchSergey M․
2015-09-30[test/helper] SpellingSergey M․
2015-09-30[test/helper] FormattingSergey M․
2015-09-30[test] use descriptive variable nameQijiang Fan
2015-09-30[test] split expect_dict to two functionsQijiang Fan
2015-09-30[test] recursively check dict and list in expect_info_dictQijiang Fan
2015-09-21[youtube:history] Enable exractorSergey M․
2015-09-20[youtube:history] Explain why it has disabled and skip testJaime Marquínez Ferrándiz
2015-09-07[test/test_write_annotations] fix test filenameremitamine
2015-09-05[test_compat] Fix typoSergey M․
2015-09-05[test_compat] Add test for compat_shlex_splitSergey M․