aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/options.py
AgeCommit message (Expand)Author
2017-02-19[options] Move geo restriction related options to separate sectionSergey M․
2017-02-19Rename bypass geo restriction optionsSergey M․
2017-02-19Add experimental geo restriction bypass mechanismSergey M․
2017-02-18[options] Mention quoted string literals for --match-filterSergey M․
2017-02-17[options] Add missing spacesSergey M․
2017-01-31New parameter --playlist-random to randomize playlist download order. Fixes #...Thomas Christlieb
2017-01-29[options] Refactor autonumber options and add validation (closes #727, closes...Sergey M․
2017-01-29added --autonumber-start NUMBER as a command line option to be able to offset...Costy Petrisor
2017-01-28[options] Remove experimental mark from some optionsSergey M․
2017-01-28[options] Move --abort-on-unavailable-fragment to download sectionSergey M․
2017-01-21Update README.md (#11787)Iulian Onofrei
2017-01-16[options] Include custom conf in final argv (closes #11741)Sergey M․
2016-12-31Improve custom config support (closes #10648)Sergey M․
2016-12-31Add option --config-locationFabian Stahl
2016-12-31[README.md] Fix spelling and harmonize line lengthDavid Haberthür
2016-09-15[options] Actually print Adobe Pass options sections in --helpSergey M․
2016-09-15[options] Improve Adobe Pass wordingSergey M․
2016-09-14[adobepass] rename --ap-mso-list option to --ap-list-msoRemita Amine
2016-09-14[ap] improve adobe pass names and parse error handlingRemita Amine
2016-09-14[adobepass] remove unnecessary optionRemita Amine
2016-09-13[adobepass] add specific options for adobe pass authenticationRemita Amine
2016-09-12[adobepass] add an option to specify mso_id and support for ROGERS TV Provide...Remita Amine
2016-09-03Introduce --skip-unavailable-fragmentsSergey M․
2016-08-18[options] Remove output template description from --helpSergey M․
2016-08-09Fix --min/max-sleep-interval wordingSergey M․
2016-08-09Add --max-sleep-interval (Closes #9930)singh-pratyush96
2016-08-02[options] Hide --password=secret in verbose outputPhilipp Hagemeister
2016-07-09[options] Rollback old behavior for configuratio files' encodingSergey M․
2016-07-07[options] Do not decode Unicode on Python 2.xPhilipp Hagemeister
2016-07-03Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan
2016-07-01[options] Accept quoted string across multiple lines (#9940)Jaime Marquínez Ferrándiz
2016-06-06[options] Add --load-info-json alias for symmetry with --write-info-jsonSergey M․
2016-05-30[options] Add --limit-rate alias for rate limiting optionSergey M․
2016-05-10[options] Update --proxy description for SOCKS proxiesYen Chi Hsuan
2016-04-21Add --hls-prefer-ffmpegSergey M․
2016-04-21[options] Remove experimental mark for --hls-prefer-nativeSergey M․
2016-03-23Merge pull request #8898 from dstftw/fragment-retriesSergey M
2016-03-20[postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874)Sergey M․
2016-03-19[options] Add --fragment-retries optionSergey M․
2016-03-01[options] Add --no-mark-watched (#5054)Sergey M․
2016-03-01Add --mark-watched feature (Closes #5054)Sergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2016-01-30[options] Add missing closing parenthesisSergey M․
2016-01-30Add --hls-use-mpegts optionJaime Marquínez Ferrándiz
2016-01-23[options] Clarify language tagsSergey M․
2015-12-30[options] Prefer --convert-subs spellingSergey M․
2015-11-28[options] Changed wording for --list-formatsYen Chi Hsuan
2015-11-27[options] Clarify --list-formats needs videos (closes #7669)Yen Chi Hsuan
2015-11-16Clarify that automatic subtitles are generated.Rastislav Barlik
2015-10-02[options] Cleanup double spaces in help textsYen Chi Hsuan