aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/options.py
AgeCommit message (Expand)Author
2023-07-18[doc] Warn against setting cookies with --add-headerdirkf
2023-04-05[options] Add --mtime option, unsets default --no-mtimedirkf
2023-04-05[compat] Add and use `compat_open()` like Py3 `open()`dirkf
2022-08-29[options] Document that postprocessing is not forced by --postprocessor-argsdirkf
2022-07-03[options] Improve be35e53 (--match-/reject-title parameter value)dirkf
2022-05-20Update options.pyJacob Chapman
2021-05-16[options] Fix thumbnail option group name (closes #29042)Sergey M․
2021-01-23[options] Clarify --extract-audio help string (closes #27878)Sergey M․
2021-01-22Introduce --output-na-placeholder (closes #27896)Sergey M․
2020-12-10[smotri] Remove extractor (#27358)Andrey Smirnoff
2020-04-24[options] Clarify doc on --exec command (closes #19087) (#24883)willbeaufoy
2020-02-29[options] Remove duplicate short option -v for --version (#24162)The Hatsune Daishi
2019-03-11Start moving to ytdl-orgSergey M․
2018-06-29Prefer ffmpeg over avconv by default (closes #8622)Sergey M․
2018-05-19Remove experimental mark for some optionsSergey M․
2018-05-14[options] Fix typo (closes #16450)Sergey M․
2018-05-02Improve geo bypass mechanismSergey M․
2018-03-27[options] Mention comments support in --batch-fileArend v. Reinersdorff
2018-02-27Revert "Respect --prefer-insecure while updating (closes #15497)"Sergey M․
2018-02-18Respect --prefer-insecure while updating (closes #15497)Sergey M․
2018-02-03Introduce --http-chunk-sizeSergey M․
2017-09-23[options] Accept lrc as a subtitle conversion target format (closes #14292)Yen Chi Hsuan
2017-07-23[options] Correctly hide login info from debug outputs (#13696)Yen Chi Hsuan
2017-06-08[README.md] Clarify output template references (closes #13316)Sergey M․
2017-05-14[options] PEP 8Sergey M․
2017-05-14[postprocessor/metadatafromtitle] Add support regex syntax for --metadata-fro...Sergey M․
2017-04-24Introduce --keep-fragmentsSergey M․
2017-03-28[options] Mention ISM for --fragment-retries and --skip-unavailable-fragmentsSergey M․
2017-03-16[options] Mention flac support and sort alphabetically among the audio formatsPhilipp Hagemeister
2017-02-24Suppress help for all deprecated options and print warning when usedSergey M․
2017-02-23[options] Deprecate --autonumber-sizeSergey M․
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