Age | Commit message (Expand) | Author |
2015-07-11 | Handle postprocessor_args similarly to external_downloader_args | Sergey M․ |
2015-07-11 | Revert xvid to avi and make docs to be similar to existing external downloade... | Sergey M․ |
2015-07-11 | Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master | Sergey M․ |
2015-07-01 | Simplify `postprocessor_args` transmission to PP base class | Aurélio A. Heckert |
2015-06-30 | Rename --pp-params to --postprocessor-args and access value as super class at... | Aurélio A. Heckert |
2015-06-16 | Use shlex.split for --pp-params and update related docs. | Aurélio A. Heckert |
2015-06-12 | Add `--force-generic-extractor` | Sergey M․ |
2015-06-09 | Adds support for XviD output with extra parametrization | Aurélio A. Heckert |
2015-05-14 | [postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL | Yen Chi Hsuan |
2015-05-10 | ExecAfterDownloadPP, YoutubeDL: remove unused parameters | Jaime Marquínez Ferrándiz |
2015-04-25 | Remove the --max-quality option | Jaime Marquínez Ferrándiz |
2015-04-24 | [embedthumbnail] Add support for mp3 cover embedding | pulpe |
2015-04-04 | Do not encode outtmpl twice (Closes #5288) | Sergey M․ |
2015-03-14 | Add metadata from title parser | phiresky |
2015-03-03 | [letv] Add --cn-verification-proxy (Closes #5077) | Philipp Hagemeister |
2015-03-02 | [downloader/external] Add support for custom options (Fixes #4885, closes #5098) | Philipp Hagemeister |
2015-02-28 | Add postprocessor for converting subtitles (closes #4954) | Jaime Marquínez Ferrándiz |
2015-02-23 | Merge branch 'subtitles-rework' | Jaime Marquínez Ferrándiz |
2015-02-21 | PEP8: W503 | Philipp Hagemeister |
2015-02-17 | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) | Philipp Hagemeister |
2015-02-16 | Improve subtitles support | Jaime Marquínez Ferrándiz |
2015-02-16 | [ffmpeg] Add --ffmpeg-location | Philipp Hagemeister |
2015-02-10 | [options] Add --no-color | Philipp Hagemeister |
2015-02-10 | [YoutubeDL] Add generic video filtering (Fixes #4916) | Philipp Hagemeister |
2015-01-30 | [__init__] Provide a better error messages if URLs are missing (Closes #4813) | Philipp Hagemeister |
2015-01-25 | [__init__] Work around flake8 false positive | Philipp Hagemeister |
2015-01-25 | Add --xattr-set-filesize option (Fixes #1348) | Philipp Hagemeister |
2015-01-25 | [options] Add support for infinite retries (Fixes #507) | Philipp Hagemeister |
2015-01-25 | [YoutubeDL] Add --playlist-items option (Fixes #2662) | Philipp Hagemeister |
2015-01-25 | [YoutubeDL] Implement --write-all-thumbnails (Closes #2269) | Philipp Hagemeister |
2015-01-25 | Add --list-thumbnails | Philipp Hagemeister |
2015-01-24 | [downloader] Lay groundwork for external downloaders. | Philipp Hagemeister |
2015-01-23 | Fix --sleep-interval (#3426) | Philipp Hagemeister |
2015-01-23 | Merge remote-tracking branch 'rupertbaxter2/master' | Philipp Hagemeister |
2015-01-10 | [YoutubeDL] Add new --call-home option for debugging | Philipp Hagemeister |
2015-01-10 | Add new option --source-address | Philipp Hagemeister |
2015-01-10 | [youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4... | Philipp Hagemeister |
2015-01-10 | [options] PEP8 and simpler --merge-output-format handling (#4673) | Philipp Hagemeister |
2015-01-10 | Passing the option into the main program's arguments | Andrei Troie |
2015-01-08 | Add --print-json (Closes #2845) | Philipp Hagemeister |
2015-01-07 | [/__init__] Define public API | Philipp Hagemeister |
2015-01-07 | Respect age_limit when listing extractors (Fixes #4653) | Philipp Hagemeister |
2015-01-01 | [/__init__] Add another cute search example | Philipp Hagemeister |
2014-12-15 | [YoutubeDL] Make postprocessors declarative | Philipp Hagemeister |
2014-12-12 | Download playlist items in reverse order | Mark Schreiber |
2014-11-23 | Fix all PEP8 issues except E501 | Philipp Hagemeister |
2014-11-23 | PEP8: more applied | Jouke Waleson |
2014-11-23 | PEP8 applied | Jouke Waleson |
2014-11-23 | Provide guidance when called with a YouTube ID starting with a dash. | Philipp Hagemeister |
2014-11-19 | Work around 2.7.0 deficencies (Fixes #4223) | Philipp Hagemeister |