Commit Graph

138 Commits (e84888b4322abd2e2a74e8a89b7942a68dd0b6a5)

Author SHA1 Message Date
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
Remita Amine 5712c0f426 [adobepass] remove unnecessary option 8 years ago
Remita Amine 1b6712ab23 [adobepass] add specific options for adobe pass authentication
- add --ap-username and --ap-password option to specify
TV provider username and password in the cmd line
- add --ap-retries option to limit the number of retries
- add --list-ap-msi-ids to list the supported TV Providers
8 years ago
Remita Amine 7a7309219c [adobepass] add an option to specify mso_id and support for ROGERS TV Provider(closes #10606) 8 years ago
Sergey M․ 9603b66012
Introduce --skip-unavailable-fragments 8 years ago
Sergey M․ 8b2dc4c328
[options] Remove output template description from --help
Same reasons as for --format
8 years ago
Sergey M․ 7aa589a5e1
Fix --min/max-sleep-interval wording 8 years ago
singh-pratyush96 065bc35489
Add --max-sleep-interval (Closes #9930) 8 years ago
Philipp Hagemeister 3aa9a73554 [options] Hide --password=secret in verbose output 8 years ago
Sergey M․ 1251565ee0
[options] Rollback old behavior for configuratio files' encoding
Until agreed with some solution
8 years ago
Philipp Hagemeister 30d22dae8e [options] Do not decode Unicode on Python 2.x
The configuration file contents are being returned as unicode now, so decoding them is no longer necessary.
(Run python2 with -3 to see the warning before this commit)
8 years ago
Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy
And deprecate the former one

Since commit f138873900, this option is
not limited to China websites, so rename it.
8 years ago
Jaime Marquínez Ferrándiz 9e29ef13a3
[options] Accept quoted string across multiple lines (#9940)
Like:

    -f "
    bestvideo+bestaudio/
    best
    "
8 years ago
Sergey M․ 244fe977fe
[options] Add --load-info-json alias for symmetry with --write-info-json 8 years ago
Sergey M․ 8ec2b2c41c
[options] Add --limit-rate alias for rate limiting option
Closes #9644
In order to follow regular --verb-noun pattern and better conformity with wget and curl
8 years ago
Yen Chi Hsuan 6ddb4888d2
[options] Update --proxy description for SOCKS proxies 8 years ago
Sergey M․ bf09af3acb
Add --hls-prefer-ffmpeg 8 years ago
Sergey M․ 870d525848
[options] Remove experimental mark for --hls-prefer-native 8 years ago
Sergey M 4333d56494 Merge pull request #8898 from dstftw/fragment-retries
Add --fragment-retries option (Fixes #8466)
8 years ago
Sergey M․ 40025ee2a3 [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874) 8 years ago
Sergey M․ 52bb437e41 [options] Add --fragment-retries option 8 years ago
Sergey M․ 90f794c6c3 [options] Add --no-mark-watched (#5054) 8 years ago
Sergey M․ d77ab8e255 Add --mark-watched feature (Closes #5054) 8 years ago
Sergey M․ 611c1dd96e [refactor] Single quotes consistency 8 years ago
Sergey M․ 53be8894e4 [options] Add missing closing parenthesis 8 years ago
Jaime Marquínez Ferrándiz 7d106a65ca Add --hls-use-mpegts option
When using the mpegts container hls vidoes can be played while being downloaded (useful if you are recording a live stream).
VLC and mpv play them file, but QuickTime doesn't.
8 years ago
Sergey M․ 1ca59daca9 [options] Clarify language tags 8 years ago
Sergey M․ f5bc4b5f95 [options] Prefer --convert-subs spelling 9 years ago
Yen Chi Hsuan 4b3fbafdd2 [options] Changed wording for --list-formats
As proposed by @dstftw at 9bff48a0e7
9 years ago
Yen Chi Hsuan 9bff48a0e7 [options] Clarify --list-formats needs videos (closes #7669) 9 years ago
Rastislav Barlik 741dd8ea65 Clarify that automatic subtitles are generated.
It wasn't clear what automatic word mean.
9 years ago
Yen Chi Hsuan 5495937f46 [options] Cleanup double spaces in help texts 9 years ago
Sergey M․ cab792abe5 [options] Use compat_shlex_split 9 years ago
Sergey M․ 804c343a4f [options] Clarify extractors supporting videopassword 9 years ago
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