aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* [docs,cleanup] Some minor refactoring and improve docspukkandan2021-09-301-6/+9
* [docs] Add note about our custom ffmpeg buildspukkandan2021-09-301-1/+4
* [postprocessor] Add plugin supportpukkandan2021-09-301-2/+23
* Allow empty output template to skip a type of filepukkandan2021-09-301-1/+1
* [outtmpl] Alternate form of format type `l` for `\n` delimited listpukkandan2021-09-271-1/+1
* [outtmpl] Format type `U` for unicode normalizationpukkandan2021-09-261-0/+1
* Release 2021.09.25pukkandan2021-09-251-6/+6
* Separate the options `--ignore-errors` and `--no-abort-on-error`pukkandan2021-09-241-3/+6
* [docs,cleanup] Add deprecation warning in docspukkandan2021-09-221-1/+7
* Allow alternate fields in outtmplpukkandan2021-09-181-2/+3
* Add format type `B` for outtmpl to treat the value as bytespukkandan2021-09-181-2/+2
* Add option `--netrc-location`pukkandan2021-09-161-6/+6
* [compat] Don't ignore `HOME` (if set) on windowspukkandan2021-09-161-1/+1
* [youtube] Improvements to JS player extraction (See desc) (#860)coletdjnz2021-09-061-1/+1
* [cleanup] Miscpukkandan2021-09-051-1/+1
* Release 2021.09.02pukkandan2021-09-021-25/+15
* Native SponsorBlock implementation and related improvements (#360)Nil Admirari2021-09-021-39/+87
* [build] Add homebrew taps (#827)The Hatsune Daishi2021-08-301-0/+8
* [docs] Fix some typospukkandan2021-08-281-3/+5
* [FormatSort] Remove priority of `lang`pukkandan2021-08-261-1/+1
* [youtube] Remove annotations and deprecate `--write-annotations` (#765)coletdjnz2021-08-241-0/+2
* [downloader/ffmpeg] Allow passing custom arguments before -ipukkandan2021-08-241-3/+6
* [extractor] Better error message for DRM (#729)pukkandan2021-08-231-5/+2
* Let `--match-filter` reject entries earlypukkandan2021-08-171-0/+4
* [docs] fix typo (#715)zootedb0t2021-08-161-4/+4
* [options] Add `_set_from_options_callback`pukkandan2021-08-151-1/+1
* Release 2021.08.10pukkandan2021-08-101-7/+7
* Add option `--replace-in-metadata`pukkandan2021-08-101-1/+12
* [docs] Fix some mistakes and improve docpukkandan2021-08-071-32/+42
* Allow entire infodict to be printed using `%()s`pukkandan2021-08-071-1/+2
* Add option `--no-simulate` to not simulate even when `--print` or `--list...`...pukkandan2021-08-071-0/+1
* [youtube] extractor-arg to show live dash formatspukkandan2021-08-071-0/+1
* Add compat-option `no-keep-subs`pukkandan2021-08-061-0/+1
* Add regex to `--match-filter`pukkandan2021-08-051-12/+15
* Add all format filtering operators also to `--match-filter`Max Teegen2021-08-051-19/+15
* [RCTIPlus] Support events and TV (#625)MinePlayersPE2021-08-041-1/+1
* [openrec] Add extractors (#624)The Hatsune Daishi2021-08-041-1/+1
* [docs] Document which fields `--add-metadata` adds to the filepukkandan2021-08-031-1/+23
* [doc] Fix banner URLpukkandan2021-08-021-1/+1
* Release 2021.08.02pukkandan2021-08-021-14/+25
* Add donate linkspukkandan2021-08-021-3/+4
* Add logo and bannerpukkandan2021-08-021-10/+8
* [youtube] Add age-gate bypass for unverified accounts (#600)David2021-08-021-1/+1
* Add compat-option `no-clean-infojson`pukkandan2021-08-011-1/+2
* Add format types `j`, `l`, `q` for outtmplpukkandan2021-07-291-3/+5
* [YouTube] Age-gate bypass implementation (#575)MinePlayersPE2021-07-271-1/+1
* [youtube] Add `mobile_web` client (#557)coletdjnz2021-07-261-1/+1
* [youtube] Add `player_client=all`pukkandan2021-07-261-1/+1
* Release 2021.07.24pukkandan2021-07-241-1/+1
* [test] Use `pytest` instead of `nosetests` (#482)pukkandan2021-07-231-1/+1