Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start moving to ytdl-org | Sergey M․ | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | Prefer ffmpeg over avconv by default (closes #8622) | Sergey M․ | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | Remove experimental mark for some options | Sergey M․ | 2018-05-19 | 1 | -6/+6 |
| | |||||
* | [options] Fix typo (closes #16450) | Sergey M․ | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Improve geo bypass mechanism | Sergey M․ | 2018-05-02 | 1 | -0/+4 |
| | | | | | | * Introduce geo bypass context * Add ability to bypass based on IP blocks in CIDR notation * Introduce --geo-bypass-ip-block | ||||
* | [options] Mention comments support in --batch-file | Arend v. Reinersdorff | 2018-03-27 | 1 | -1/+2 |
| | |||||
* | Revert "Respect --prefer-insecure while updating (closes #15497)" | Sergey M․ | 2018-02-27 | 1 | -1/+1 |
| | | | | This reverts commit 7d2b4aa04790b51a0b2b717eed618296115061a8. | ||||
* | Respect --prefer-insecure while updating (closes #15497) | Sergey M․ | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Introduce --http-chunk-size | Sergey M․ | 2018-02-03 | 1 | -0/+5 |
| | |||||
* | [options] Accept lrc as a subtitle conversion target format (closes #14292) | Yen Chi Hsuan | 2017-09-23 | 1 | -1/+1 |
| | |||||
* | [options] Correctly hide login info from debug outputs (#13696) | Yen Chi Hsuan | 2017-07-23 | 1 | -20/+18 |
| | | | | | Iterate over opts instead of PRIVATE_OPTS for both performance and correctness | ||||
* | [README.md] Clarify output template references (closes #13316) | Sergey M․ | 2017-06-08 | 1 | -2/+2 |
| | |||||
* | [options] PEP 8 | Sergey M․ | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | [postprocessor/metadatafromtitle] Add support regex syntax for ↵ | Sergey M․ | 2017-05-14 | 1 | -5/+6 |
| | | | | --metadata-from-title (closes #13065) | ||||
* | Introduce --keep-fragments | Sergey M․ | 2017-04-24 | 1 | -0/+4 |
| | |||||
* | [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments | Sergey M․ | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | [options] Mention flac support and sort alphabetically among the audio formats | Philipp Hagemeister | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | Suppress help for all deprecated options and print warning when used | Sergey M․ | 2017-02-24 | 1 | -7/+5 |
| | |||||
* | [options] Deprecate --autonumber-size | Sergey M․ | 2017-02-23 | 1 | -1/+3 |
| | |||||
* | [options] Move geo restriction related options to separate section | Sergey M․ | 2017-02-19 | 1 | -18/+19 |
| | |||||
* | Rename bypass geo restriction options | Sergey M․ | 2017-02-19 | 1 | -6/+6 |
| | |||||
* | Add experimental geo restriction bypass mechanism | Sergey M․ | 2017-02-19 | 1 | -0/+12 |
| | | | | Based on faking X-Forwarded-For HTTP header | ||||
* | [options] Mention quoted string literals for --match-filter | Sergey M․ | 2017-02-18 | 1 | -2/+4 |
| | |||||
* | [options] Add missing spaces | Sergey M․ | 2017-02-17 | 1 | -5/+5 |
| | |||||
* | New parameter --playlist-random to randomize playlist download order. Fixes ↵ | Thomas Christlieb | 2017-01-31 | 1 | -0/+4 |
| | | | | #11889 | ||||
* | [options] Refactor autonumber options and add validation (closes #727, ↵ | Sergey M․ | 2017-01-29 | 1 | -4/+4 |
| | | | | closes #2702, closes #9362) | ||||
* | added --autonumber-start NUMBER as a command line option to be able to ↵ | Costy Petrisor | 2017-01-29 | 1 | -0/+4 |
| | | | | offset the index at which autonumber formats filenames | ||||
* | [options] Remove experimental mark from some options | Sergey M․ | 2017-01-28 | 1 | -5/+5 |
| | |||||
* | [options] Move --abort-on-unavailable-fragment to download section | Sergey M․ | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Update README.md (#11787) | Iulian Onofrei | 2017-01-21 | 1 | -1/+1 |
| | | | Add audio format argument dependency warning | ||||
* | [options] Include custom conf in final argv (closes #11741) | Sergey M․ | 2017-01-16 | 1 | -1/+1 |
| | |||||
* | Improve custom config support (closes #10648) | Sergey M․ | 2016-12-31 | 1 | -21/+21 |
| | |||||
* | Add option --config-location | Fabian Stahl | 2016-12-31 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | [README.md] Fix spelling and harmonize line length | David Haberthür | 2016-12-31 | 1 | -2/+2 |
| | |||||
* | [options] Actually print Adobe Pass options sections in --help | Sergey M․ | 2016-09-15 | 1 | -0/+1 |
| | |||||
* | [options] Improve Adobe Pass wording | Sergey M․ | 2016-09-15 | 1 | -4/+4 |
| | |||||
* | [adobepass] rename --ap-mso-list option to --ap-list-mso | Remita Amine | 2016-09-14 | 1 | -2/+2 |
| | |||||
* | [ap] improve adobe pass names and parse error handling | Remita Amine | 2016-09-14 | 1 | -6/+6 |
| | |||||
* | [adobepass] remove unnecessary option | Remita Amine | 2016-09-14 | 1 | -4/+0 |
| | |||||
* | [adobepass] add specific options for adobe pass authentication | Remita Amine | 2016-09-13 | 1 | -3/+21 |
| | | | | | | | - 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 | ||||
* | [adobepass] add an option to specify mso_id and support for ROGERS TV ↵ | Remita Amine | 2016-09-12 | 1 | -0/+4 |
| | | | | Provider(closes #10606) | ||||
* | Introduce --skip-unavailable-fragments | Sergey M․ | 2016-09-03 | 1 | -1/+9 |
| | |||||
* | [options] Remove output template description from --help | Sergey M․ | 2016-08-18 | 1 | -16/+1 |
| | | | | Same reasons as for --format | ||||
* | Fix --min/max-sleep-interval wording | Sergey M․ | 2016-08-09 | 1 | -6/+9 |
| | |||||
* | Add --max-sleep-interval (Closes #9930) | singh-pratyush96 | 2016-08-09 | 1 | -2/+10 |
| | |||||
* | [options] Hide --password=secret in verbose output | Philipp Hagemeister | 2016-08-02 | 1 | -2/+13 |
| | |||||
* | [options] Rollback old behavior for configuratio files' encoding | Sergey M․ | 2016-07-09 | 1 | -1/+5 |
| | | | | Until agreed with some solution | ||||
* | [options] Do not decode Unicode on Python 2.x | Philipp Hagemeister | 2016-07-07 | 1 | -2/+2 |
| | | | | | 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) | ||||
* | Rename --cn-verfication-proxy to --geo-verification-proxy | Yen Chi Hsuan | 2016-07-03 | 1 | -2/+7 |
| | | | | | | | And deprecate the former one Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is not limited to China websites, so rename it. | ||||
* | [options] Accept quoted string across multiple lines (#9940) | Jaime Marquínez Ferrándiz | 2016-07-01 | 1 | -3/+1 |
| | | | | | | | | | Like: -f " bestvideo+bestaudio/ best " |