Age | Commit message (Expand) | Author |
2021-01-22 | Introduce --output-na-placeholder (closes #27896) | Sergey M․ |
2021-01-14 | [YoutubeDL] Raise syntax error for format selection expressions with multiple... | Sergey M․ |
2020-11-21 | [YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of... | Sergey M․ |
2020-02-15 | [test_YoutubeDL] Add tests for #10591 (closes #23873) | Sergey M․ |
2020-02-15 | [test_YoutubeDL] Fix get_ids | Sergey M․ |
2019-03-11 | Start moving to ytdl-org | Sergey M․ |
2019-01-24 | [YoutubeDL] Fix typo in string negation implementation and add more tests (cl... | Sergey M․ |
2019-01-20 | [YoutubeDL] Add negation support for string comparisons in format selection e... | Sergey M․ |
2017-11-26 | [test_YoutubeDL] Fix typo (closes #14856) | Sergey M․ |
2017-10-11 | [YoutubeDL] Improve _default_format_spec (closes #14461) | Sergey M․ |
2017-10-06 | [YoutubeDL] Ignore duplicates in --playlist-items | Sergey M․ |
2017-10-06 | [test_YoutubeDL] Add test for #14425 | Sergey M․ |
2017-08-02 | [test_YoutubeDL] Add a test for #10083 | Sergey M․ |
2017-07-23 | [YoutubeDL] Improve default format specification (closes #13704) | Sergey M․ |
2017-07-21 | [YoutubeDL] Do not override id, extractor and extractor_key in url_transparent | Sergey M․ |
2017-07-14 | [YoutubeDL] Don't expand env variables in meta fields (closes #13637) | Sergey M․ |
2017-04-16 | [test_YoutubeDL] Add test for #11163 | Sergey M․ |
2017-02-23 | [YoutubeDL] Add support for string formatting operations in output template | Sergey M․ |
2017-02-15 | [test_YoutubeDL] Fix invalid escape sequences | Sergey M․ |
2017-02-15 | [utils] Add support for quoted string literals in --match-filter (closes #805... | Sergey M․ |
2016-10-31 | [utils] Fix --match-filter for int-like strings (closes #11082) | Sergey M․ |
2016-07-16 | [YoutubeDL] Fix format selection with filters (Closes #10083) | Sergey M․ |
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 |