index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2016-02-27
[utils] Multiple changes to base_n()
Yen Chi Hsuan
2016-02-25
[utils] Remove AM/PM from unified_strdate patterns
Sergey M․
2016-02-20
[test_iqiyi_sdk_interpreter] Add test for iQiyi login
Yen Chi Hsuan
2016-02-20
[utils] Add OHDave's RSA encryption function
Yen Chi Hsuan
2016-02-20
[test_YoutubeDL] Make test pass until more intelligent sort formats (Closes #...
Sergey M․
2016-02-07
[utils] Allow dot in strip_jsonp
Sergey M․
2016-02-07
[utils] Add ability to control skipping false values in dict_get
Sergey M․
2016-02-07
[utils] Add dict_get convenience method
Sergey M․
2016-02-06
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine
2016-02-04
[test_subtitles] update youtube subtitles tests
remitamine
2016-02-03
[test_YoutubeDL] Fix test_youtube_format_selection
Yen Chi Hsuan
2016-02-01
[YoutubeDL] Do not override ie_key in url_transparent
Yen Chi Hsuan
2016-01-31
[test_subtitles] Fix TestRaiSubtitles
Yen Chi Hsuan
2016-01-31
[test_youtube_lists] Fix TestYoutubeLists.test_youtube_course
Yen Chi Hsuan
2016-01-29
[youtube:user] Require 'https?://' in the url (fixes #8356)
Jaime Marquínez Ferrándiz
2016-01-28
Test codec with a dot '.' in name selection.
dyn888
2016-01-21
[update] fix (unexploitable) BB'06 vulnerability in rsa_verify
Filippo Valsorda
2016-01-14
[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)
Jaime Marquínez Ferrándiz
2016-01-10
Fix typos
Jakub Wilk
2015-12-21
[test_subtitles] remove BlipTV test
remitamine
2015-12-20
[test_utils] Add tests for encode_compat_str
Sergey M․
2015-12-19
[utils] Support alternative timestamp format in TTML
Yen Chi Hsuan
2015-12-19
[utils] Fix TTML conversion
Yen Chi Hsuan
2015-12-14
[utils] Add remove_quotes
Sergey M․
2015-12-08
[test/test_all_urls] Update pbs extractor name
Jaime Marquínez Ferrándiz
2015-11-22
[utils] Check ext with trailing slash against the list of known extensions
Sergey M․
2015-11-22
[test_utils] Add tests for determine_ext
Sergey M․
2015-11-16
[utils] Skip invalid/non HTML entities (Closes #7518)
Sergey M․
2015-11-10
[jsinterp] Support alternative function definition form
Yen Chi Hsuan
2015-11-04
[test/subtitles] Add test for DemocracynowIE
Yen 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-31
Merge pull request #7296 from jaimeMF/xml_attrib_unicode
Sergey M
2015-10-31
[utils] Support list of xpath in xpath_element
Sergey M․
2015-10-28
[utils] Improve parse_iso8601
Sergey M․
2015-10-26
[compat] compat_etree_fromstring: also decode the text attribute
Jaime Marquínez Ferrándiz
2015-10-25
[compat] compat_etree_fromstring: only decode bytes objects
Jaime Marquínez Ferrándiz
2015-10-25
Use 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 items
Jaime Marquínez Ferrándiz
2015-10-20
[utils:js_to_json] Fix bad escape in double quoted strings
Sergey 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' titles
Sergey M․
2015-10-14
[test_InfoExtractor] Add test for unquoted attribute
Sergey M․
2015-10-14
[test_InfoExtractor] Add test for 7a6d76a64d8a89a08bb79791506fc18b993c4580
Sergey M․
2015-10-02
[test/helper] Fix style
Jaime Marquínez Ferrándiz
2015-09-30
[test/helper] Clarify field for list length mismatch
Sergey M․
2015-09-30
[test/helper] Spelling
Sergey M․
2015-09-30
[test/helper] Formatting
Sergey M․
2015-09-30
[test] use descriptive variable name
Qijiang Fan
2015-09-30
[test] split expect_dict to two functions
Qijiang Fan
2015-09-30
[test] recursively check dict and list in expect_info_dict
Qijiang Fan
[next]