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
/
test_YoutubeDL.py
Age
Commit message (
Expand
)
Author
2014-04-30
[YoutubeDL] Add simple tests for format_note (Closes #2825)
Philipp Hagemeister
2014-04-04
[tests] Fix YoutubeDL tests
Philipp Hagemeister
2014-03-14
Add bestvideo and worstvideo to special format names (#2163)
Jaime Marquínez Ferrándiz
2014-01-22
Use unicode_literals in test_YoutubeDL
Philipp Hagemeister
2014-01-22
Add -f bestaudio (Fixes #2163)
Philipp Hagemeister
2013-12-24
Add more tests for format selection
Philipp Hagemeister
2013-12-23
[YoutubeDL] fix tests (Closes #2036)
Philipp Hagemeister
2013-12-09
Set 'NA' as the default value for missing fields in the output template (fixe...
Jaime Marquínez Ferrándiz
2013-11-03
Set the extra_info inside YoutubeDL.process_ie_result and set only if the key...
Jaime Marquínez Ferrándiz
2013-10-28
Fix YouTubeDL test
Philipp Hagemeister
2013-10-21
Allow to use the extension for the format selection
Jaime Marquínez Ferrándiz
2013-10-21
Accept requested formats to be in the format 35/best (closes #1552)
Jaime Marquínez Ferrándiz
2013-10-18
Extend #980 with --max-quality support
Philipp Hagemeister
2013-10-18
Fix test
Philipp Hagemeister
2013-10-11
Implement the prefer_free_formats in YoutubeDL
Jaime Marquínez Ferrándiz
[prev]