Commit Graph

173 Commits (master)

Author SHA1 Message Date
dirkf 1634b1d61e [doc] Warn against setting cookies with --add-header 10 months ago
dirkf 9f4d83ff42 [options] Add --mtime option, unsets default --no-mtime
* resolves #1709 (!)
1 year ago
dirkf 78da22489b [compat] Add and use `compat_open()` like Py3 `open()`
* resolves FIXME: ytdl-org/youtube-dl/commit/dfe5fa4
1 year ago
dirkf 4050e10a4c [options] Document that postprocessing is not forced by --postprocessor-args
Resolves #30307
2 years ago
dirkf 090acd58c1
[options] Improve be35e53 (--match-/reject-title parameter value)
Resolves #31064.
2 years ago
Jacob Chapman be35e5343a Update options.py 2 years ago
Sergey M․ 6423d7054e
[options] Fix thumbnail option group name (closes #29042) 3 years ago
Sergey M․ 5519bba3e1
[options] Clarify --extract-audio help string (closes #27878) 3 years ago
Sergey M․ 142c584063
Introduce --output-na-placeholder (closes #27896) 3 years ago
Andrey Smirnoff b69bb1ed11
[smotri] Remove extractor (#27358) 3 years ago
willbeaufoy 46d0baf941
[options] Clarify doc on --exec command (closes #19087) (#24883) 4 years ago
The Hatsune Daishi b76f0e58f7
[options] Remove duplicate short option -v for --version (#24162) 4 years ago
Sergey M․ 067aa17edf
Start moving to ytdl-org 5 years ago
Sergey M․ d4a24f4091
Prefer ffmpeg over avconv by default (closes #8622) 6 years ago
Sergey M․ 504f20dd30
Remove experimental mark for some options 6 years ago
Sergey M․ 1e4fe5a7cc
[options] Fix typo (closes #16450) 6 years ago
Sergey M․ 5f95927a62
Improve geo bypass mechanism
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
6 years ago
Arend v. Reinersdorff 5d60b99717 [options] Mention comments support in --batch-file 6 years ago
Sergey M․ 0c3e5f4921
Revert "Respect --prefer-insecure while updating (closes #15497)"
This reverts commit 7d2b4aa047.
6 years ago
Sergey M․ 7d2b4aa047
Respect --prefer-insecure while updating (closes #15497) 6 years ago
Sergey M․ ba515388b8
Introduce --http-chunk-size 6 years ago
Yen Chi Hsuan 8c2895305d
[options] Accept lrc as a subtitle conversion target format (closes #14292) 7 years ago
Yen Chi Hsuan 905d18a7aa
[options] Correctly hide login info from debug outputs (#13696)
Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness
7 years ago
Sergey M․ a355b57f58
[README.md] Clarify output template references (closes #13316) 7 years ago
Sergey M․ 166d12b00c
[options] PEP 8 7 years ago
Sergey M․ fa26734e07
[postprocessor/metadatafromtitle] Add support regex syntax for --metadata-from-title (closes #13065) 7 years ago
Sergey M․ 0eee52f34b
Introduce --keep-fragments 7 years ago
Sergey M․ 12ee65ea0d
[options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 7 years ago
Philipp Hagemeister 0efbc6b56d [options] Mention flac support and sort alphabetically among the audio formats 7 years ago
Sergey M․ be5df5ee31
Suppress help for all deprecated options and print warning when used 7 years ago
Sergey M․ fafc2bf5a9
[options] Deprecate --autonumber-size 7 years ago
Sergey M․ 0aa10994f4 [options] Move geo restriction related options to separate section 7 years ago
Sergey M․ 0a840f584c Rename bypass geo restriction options 7 years ago
Sergey M․ 773f291dcb Add experimental geo restriction bypass mechanism
Based on faking X-Forwarded-For HTTP header
7 years ago
Sergey M․ ac33accd96
[options] Mention quoted string literals for --match-filter 7 years ago
Sergey M․ 2c1f442c2b
[options] Add missing spaces 7 years ago
Thomas Christlieb 75822ca790 New parameter --playlist-random to randomize playlist download order. Fixes #11889 7 years ago
Sergey M․ 1a241a2d02
[options] Refactor autonumber options and add validation (closes #727, closes #2702, closes #9362) 7 years ago
Costy Petrisor acbb2374bc
added --autonumber-start NUMBER as a command line option to be able to offset the index at which autonumber formats filenames 7 years ago
Sergey M․ 24ee6b9721
[options] Remove experimental mark from some options 7 years ago
Sergey M․ 732fb3f8be
[options] Move --abort-on-unavailable-fragment to download section 7 years ago
Iulian Onofrei f4ec8dce48 Update README.md (#11787)
Add audio format argument dependency warning
7 years ago
Sergey M․ 0ce8c66fb0
[options] Include custom conf in final argv (closes #11741) 7 years ago
Sergey M․ b6ee45e9fa
Improve custom config support (closes #10648) 7 years ago
Fabian Stahl e66dca5e4a
Add option --config-location
A configfile can now be passed to youtube_dl.

undo changes

Raise parser error if file not found, change to user_conf

change metavar hand helptext for --configfile

Fix help for --configfile

Update help for --configfile

Numbering placeholder in configfile error msg

minor fix

Change option --configfile top --config-file

Fix -config-file error
7 years ago
David Haberthür 3540fe262f
[README.md] Fix spelling and harmonize line length 7 years ago
Sergey M․ d2522b86ac
[options] Actually print Adobe Pass options sections in --help 8 years ago
Sergey M․ 537f753399
[options] Improve Adobe Pass wording 8 years ago
Remita Amine 87148bb711 [adobepass] rename --ap-mso-list option to --ap-list-mso 8 years ago
Remita Amine 797c636bcb [ap] improve adobe pass names and parse error handling 8 years ago