90 Commits (041bc3adc55bbe81649a1c5d283302e5a120659e)

Author SHA1 Message Date
Sergey M․ 4eb59a6b1c [options] Fix a typo (#6307) 9 years ago
Sergey M․ f72b0a6032 Revert xvid to avi and make docs to be similar to existing external downloader option 9 years ago
Aurélio A. Heckert 1866432db7 Rename --pp-params to --postprocessor-args and access value as super class attribute 9 years ago
Sergey M․ b2575b38e7 [options] Clarify --youtube-skip-dash-manifest 9 years ago
Sergey M․ 00334d0de0 [options] Add missing whitespace and split lines 9 years ago
Aurélio A. Heckert 14835de9fb Use shlex.split for --pp-params and update related docs. 9 years ago
Sergey M․ 5774ef35c4 [options] Add missing whitespace for --fixup description 9 years ago
Sergey M․ d22dec74ff Add `--force-generic-extractor` 9 years ago
Aurélio A. Heckert d84f1d14b5 Adds support for XviD output with extra parametrization 9 years ago
Sergey M․ 9836cfb8d6 [options] Clarify `--list-extractors` (Closes #5916) 9 years ago
Jaime Marquínez Ferrándiz 79979c6897 Clarify that --dump-pages encodes the pages using base64 (#5781) 9 years ago
Sergey M․ 663004ac2b [options] Clarify `--metadata-from-title` additional templates 9 years ago
Sergey M․ 0669c89c55 [options] Clarify `--write-annotations` help 9 years ago
Nikoli 083c1bb960 Add ability to embed subtitles in mkv files (closes #5434) 9 years ago
Jaime Marquínez Ferrándiz 9f3fa89f7c Remove the --max-quality option 9 years ago
Jaime Marquínez Ferrándiz a380509259 Move the documentation for the `--format` option to the manpage 9 years ago
Sergey M․ b04b94da5f [options] Fix file based configurations for python 2 (Closes #5401) 9 years ago
Sergey M․ 1a48181a9f [options] Fix load info help string 9 years ago
Sergey M․ 6b70a4eb7d [options] `Number` is a verb here 9 years ago
Sergey M․ f01855813b [options] extractor is lowercase 9 years ago
Sergey M․ 4a3cdf81af [options] Restore some strings 9 years ago
Sergey M․ ff556f5c09 Do not encode outtmpl twice (Closes #5288) 9 years ago
testbonn 17941321ab Clean up of --help output 9 years ago
Philipp Hagemeister f5e2efbbf0 [options] Handle special characters in argv (Fixes #5157) 9 years ago
Jaime Marquínez Ferrándiz 88cf6fb368 [metadatafromtitle] Some improvements and cleanup 9 years ago
phiresky e7db87f700 Add metadata from title parser 9 years ago
Philipp Hagemeister 8bba753cca [options] Rename --dump-intermediate-pages to --dump-pages for consistence with --write-pages 9 years ago
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