59 Commits (ab205b9dc8dcee37786dac597f2c3760c89b191c)

Author SHA1 Message Date
Philipp Hagemeister 91410c9bfa [letv] Add --cn-verification-proxy (Closes #5077) 9 years ago
Philipp Hagemeister c75f0b361a [downloader/external] Add support for custom options (Fixes #4885, closes #5098) 9 years ago
Jaime Marquínez Ferrándiz 003c69a84b Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) 9 years ago
Jaime Marquínez Ferrándiz e9fade72f3 Add postprocessor for converting subtitles (closes #4954) 9 years ago
Philipp Hagemeister df4bd0d53f [options] Add --yes-playlist as inverse of --no-playlist (Fixes #5051) 9 years ago
Philipp Hagemeister 85729c51af [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) 10 years ago
Jaime Marquínez Ferrándiz a504ced097 Improve subtitles support 10 years ago
Philipp Hagemeister 73fac4e911 [ffmpeg] Add --ffmpeg-location 10 years ago
Philipp Hagemeister 2f543a2142 [options] Add alias --dump-header for --print-traffic 10 years ago
Philipp Hagemeister 7e5db8c930 [options] Add --no-color 10 years ago
Philipp Hagemeister 347de4931c [YoutubeDL] Add generic video filtering (Fixes #4916) 10 years ago
Philipp Hagemeister c06a9fa34f Use snake_case instead of camelCase 10 years ago
Sergey M․ 64f9baa084 [options] Mention asr as possible filter 10 years ago
Sergey M․ 6128bf07a9 [options] Update help on string comparisons 10 years ago
Philipp Hagemeister 9fffd0469f [options] Mark --fixup as non-experimental and correct its help 10 years ago
Philipp Hagemeister 9f0df77ab1 [YoutubeDL] Allow format filtering by fps 10 years ago
Philipp Hagemeister 881e6a1f5c Add --xattr-set-filesize option (Fixes #1348) 10 years ago
Philipp Hagemeister baeaeffce5 [options] Add support for infinite retries (Fixes #507) 10 years ago
Philipp Hagemeister c14e88f0f5 [YoutubeDL] Add --playlist-items option (Fixes #2662) 10 years ago
Philipp Hagemeister ec82d85acd [YoutubeDL] Implement --write-all-thumbnails (Closes #2269) 10 years ago
Philipp Hagemeister cfb56d1af3 Add --list-thumbnails 10 years ago
Philipp Hagemeister 222516d97d [downloader] Lay groundwork for external downloaders. 10 years ago
Philipp Hagemeister 649f7966f7 Fix --sleep-interval (#3426) 10 years ago
Philipp Hagemeister 083c9df93b [YoutubeDL] Allow filtering by properties (Fixes #4584) 10 years ago
Philipp Hagemeister ba319696a9 [options] Clarify that --password can be left out (#4723) 10 years ago
Philipp Hagemeister 8bfa75451b [options] Add --no-call-home 10 years ago
Philipp Hagemeister 58b1f00d19 [YoutubeDL] Add new --call-home option for debugging 10 years ago
Philipp Hagemeister 500b8b41c1 [options] Add -4 and -6 options 10 years ago
Philipp Hagemeister be4a824d74 Add new option --source-address 10 years ago
Philipp Hagemeister 6271f1cad9 [youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4674) 10 years ago
Philipp Hagemeister bd1a281ede [options] PEP8 and simpler --merge-output-format handling (#4673) 10 years ago
Andrei Troie d120e9013f Added an option to specify an output format for merges when downloading separate video & audio 10 years ago
Philipp Hagemeister c0bdf32a3c Add --print-json (Closes #2845) 10 years ago
Philipp Hagemeister 0217c78377 [YoutubeDL] Allow selection by more extensions 10 years ago
Philipp Hagemeister a42419da42 [options] Upper-case options and URL in --help output 10 years ago
Philipp Hagemeister 2865cf0419 Deprecate --auto-number (Closes #2704) 10 years ago
Mark Schreiber ff815fe65a Download playlist items in reverse order 10 years ago
Philipp Hagemeister d4e06d4a83 [options] Standardize mentoined configuration file location (Fixes #4367) 10 years ago
Philipp Hagemeister acda92f6bc Clarify --no-playlist documentation (Closes #4309) 10 years ago
Philipp Hagemeister b74e86f48a Fix all PEP8 issues except E501 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Philipp Hagemeister c7b0add86f [compat] Work around kwargs bugs in old 2.6 Python releases (Fixes #3813) 10 years ago
Philipp Hagemeister a1cf99d03a [YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139) 10 years ago
Jaime Marquínez Ferrándiz c2b61af548 [options] Document the syntax for merging formats (closes #3940, closes #4132) 10 years ago
Philipp Hagemeister 8c25f81bee [util] Move compatibility functions out of util 10 years ago
Philipp Hagemeister 63e0be3415 New option --dump-single-json (#4003) 10 years ago
Philipp Hagemeister 057a5206cc Add --flat-playlist option (Closes #4003) 10 years ago
Philipp Hagemeister 203fb43f36 [youtube] Download DASH manifest by default (Closes #3887) 10 years ago
Philipp Hagemeister 8450c15c25 [options] Consistent formatting and general niceness 10 years ago
Philipp Hagemeister b88b45e46c [options] Mention login in --username documentation (#3753) 10 years ago