Age | Commit message (Expand) | Author |
2016-03-19 | [test_YoutubeDL] Add test for format_id format selection | Sergey M․ |
2016-03-10 | [test_YoutubeDL] PEP 8 | Sergey M․ |
2016-03-10 | [YoutubeDL] Improve _format_note | Sergey M․ |
2016-02-20 | [test_YoutubeDL] Make test pass until more intelligent sort formats (Closes #... | Sergey M․ |
2016-02-06 | rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace | 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-28 | Test codec with a dot '.' in name selection. | dyn888 |
2016-01-14 | [YoutubeDL] urlopen: disable the 'file:' protocol (#8227) | Jaime Marquínez Ferrándiz |
2015-08-04 | [YoutubeDL] format spec: correctly handle dashes and other unused operators | Jaime Marquínez Ferrándiz |
2015-08-03 | YoutubeDL: format spec: don't accept a bare '/' (#6124) | Jaime Marquínez Ferrándiz |
2015-07-10 | [YoutubeDL] format spec: add additional checks for invalid syntax | Jaime Marquínez Ferrándiz |
2015-07-04 | [YoutubeDL] format spec: Do not fail when a filter gives an empty result | Jaime Marquínez Ferrándiz |
2015-07-04 | [YoutubeDL] format spec: fix handling of '/' with ',' | Jaime Marquínez Ferrándiz |
2015-06-30 | [YoutubeDL] format spec: Fix handling of '+' with '/' | Jaime Marquínez Ferrándiz |
2015-06-29 | [YoutubeDL] format spec: allow grouping specifiers with parentheses | Jaime Marquínez Ferrándiz |
2015-06-28 | [YoutubeDL] format spec: treat 'all' like a normal specifier | Jaime Marquínez Ferrándiz |
2015-06-28 | [YoutubeDL] rework how the format spec is processed | Jaime Marquínez Ferrándiz |
2015-05-15 | [test/YoutubeDL] Add tests for 'playliststart', 'playlistend' and 'playlist_i... | Jaime Marquínez Ferrándiz |
2015-04-29 | Make 'best' format only match non-DASH formats (closes #5554) | Jaime Marquínez Ferrándiz |
2015-04-25 | Remove the --max-quality option | Jaime Marquínez Ferrándiz |
2015-04-18 | Postprocessors: use a list for the files that can be deleted | Jaime Marquínez Ferrándiz |
2015-03-20 | [test/YoutubeDL] test match_filter | Jaime Marquínez Ferrándiz |
2015-03-20 | [test/YoutubeDL] split in two classes | Jaime Marquínez Ferrándiz |
2015-03-14 | [test/YoutubeDL] Use valid urls | Jaime Marquínez Ferrándiz |
2015-02-22 | [YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if '... | Jaime Marquínez Ferrándiz |
2015-02-22 | [test/YoutubeDL] Add test for subtitles | Jaime Marquínez Ferrándiz |
2015-02-06 | [test/test_YoutubeDL] Remove debug print call | Jaime Marquínez Ferrándiz |
2015-02-06 | [test/YoutubeDL] Add a simple test for postprocesors | Jaime Marquínez Ferrándiz |
2015-01-23 | [YoutubeDL] Allow filtering by properties (Fixes #4584) | Philipp Hagemeister |
2015-01-08 | [YoutubeDL] Allow selection by more extensions | Philipp Hagemeister |
2015-01-04 | [tests] Remove format 138 from tests (#4559) | Philipp Hagemeister |
2014-11-23 | PEP8 applied | Jouke Waleson |
2014-08-22 | [test_YoutubeDL] Reorder formats (#3542) | Philipp Hagemeister |
2014-05-21 | fixed (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 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 |