summaryrefslogtreecommitdiff
path: root/test/test_YoutubeDL.py
AgeCommit message (Expand)Author
2015-01-04[tests] Remove format 138 from tests (#4559)Philipp Hagemeister
2014-11-23PEP8 appliedJouke Waleson
2014-08-22[test_YoutubeDL] Reorder formats (#3542)Philipp Hagemeister
2014-05-21fixed (what I assume was a typo) that caused test_format_note to always fail.codesparkle
2014-04-30[YoutubeDL] Add simple tests for format_note (Closes #2825)Philipp Hagemeister
2014-04-04[tests] Fix YoutubeDL testsPhilipp Hagemeister
2014-03-14Add bestvideo and worstvideo to special format names (#2163)Jaime Marquínez Ferrándiz
2014-01-22Use unicode_literals in test_YoutubeDLPhilipp Hagemeister
2014-01-22Add -f bestaudio (Fixes #2163)Philipp Hagemeister
2013-12-24Add more tests for format selectionPhilipp Hagemeister
2013-12-23[YoutubeDL] fix tests (Closes #2036)Philipp Hagemeister
2013-12-09Set 'NA' as the default value for missing fields in the output template (fixe...Jaime Marquínez Ferrándiz
2013-11-03Set the extra_info inside YoutubeDL.process_ie_result and set only if the key...Jaime Marquínez Ferrándiz
2013-10-28Fix YouTubeDL testPhilipp Hagemeister
2013-10-21Allow to use the extension for the format selectionJaime Marquínez Ferrándiz
2013-10-21Accept requested formats to be in the format 35/best (closes #1552)Jaime Marquínez Ferrándiz
2013-10-18Extend #980 with --max-quality supportPhilipp Hagemeister
2013-10-18Fix testPhilipp Hagemeister
2013-10-11Implement the prefer_free_formats in YoutubeDLJaime Marquínez Ferrándiz