aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow entire infodict to be printed using `%()s`pukkandan2021-08-073-18/+30
* Add option `--no-simulate` to not simulate even when `--print` or `--list...`...pukkandan2021-08-074-31/+39
* Fix bugs related to `sanitize_info`pukkandan2021-08-073-11/+34
* [utils] Fix `traverse_obj` depth when is_user_inputpukkandan2021-08-071-2/+4
* [youtube] extractor-arg to show live dash formatspukkandan2021-08-073-3/+6
* Fix resuming when using `--no-part`pukkandan2021-08-061-1/+1
* Add compat-option `no-keep-subs`pukkandan2021-08-063-4/+5
* [adobepass] Add MSO Cablevision (#635)Jesse2021-08-061-3/+11
* [vrv] Fix thumbnail extraction (#634)funniray2021-08-051-1/+2
* Fix wrong extension for intermediate filespukkandan2021-08-051-4/+7
* Add regex to `--match-filter`pukkandan2021-08-054-42/+81
* Add all format filtering operators also to `--match-filter`Max Teegen2021-08-054-42/+49
* [twitch:clips] Extract `display_id`pukkandan2021-08-051-0/+2
* Handle `BrokenPipeError`pukkandan2021-08-051-0/+5
* [ffpmeg] Allow `--ffmpeg-location` to be a file with different namepukkandan2021-08-051-9/+4
* Ensure sanitization of infodict before printing to stdoutpukkandan2021-08-051-7/+13
* Fix `--compat-options filename` (#629)Stavros Ntentos2021-08-041-1/+1
* [Newgrounds] Improve extractor and fix playlist (#627)SsSsS2021-08-041-44/+49
* [nbcolympics:stream] Fix extractornikhil2021-08-044-33/+72
* [RCTIPlus] Support events and TV (#625)MinePlayersPE2021-08-044-25/+126
* [openrec] Add extractors (#624)The Hatsune Daishi2021-08-043-1/+131
* [nbcolympics] Update extractor for 2020 olympics (#621)Wes2021-08-041-8/+14
* [VrtNU] Fix XSRF token (#588)Sam2021-08-041-24/+27
* [docs] Document which fields `--add-metadata` adds to the filepukkandan2021-08-031-1/+23
* [ffmpeg] Fix streaming `mp4` to `stdout`pukkandan2021-08-031-1/+4
* [Vine] Remove invalid formats (#614)SsSsS2021-08-021-0/+1
* [doc] Fix banner URLpukkandan2021-08-021-1/+1
* [version] updatepukkandan2021-08-026-13/+13
* Release 2021.08.02pukkandan2021-08-024-32/+92
* Add donate linkspukkandan2021-08-026-34/+90
* Add logo and bannerpukkandan2021-08-025-11/+40
* [youtube] Extract SAPISID only oncepukkandan2021-08-021-14/+21
* [tenplay] Add MA15+ age limit (#606)pukkandan2021-08-021-1/+2
* [CBS] Add fallback (#579)LE2021-08-022-13/+84
* [Vimeo] Better extraction of original file (#599)Ashish2021-08-021-0/+40
* [test:download] Support testing with `ignore_no_formats_error`pukkandan2021-08-022-3/+11
* [CBS] Add ParamountPlusSeriesIE (#603)Ashish2021-08-022-1/+41
* [youtube] Add age-gate bypass for unverified accounts (#600)David2021-08-022-24/+54
* [cleanup] Fix linter in 96fccc101f8f579ebd67da176e029803d82634c7pukkandan2021-08-013-3/+3
* [downloader] Allow streaming unmerged formats to stdout using ffmpegpukkandan2021-08-015-15/+36
* [cleanup] Refactor some codepukkandan2021-08-019-69/+67
* Set `home:` as the default key for `-P`pukkandan2021-08-011-4/+6
* [FormatSort] Fix bug for audio with unknown codecpukkandan2021-08-012-8/+6
* Add compat-option `no-clean-infojson`pukkandan2021-08-014-5/+8
* [utils] Fix slicing of reversed `LazyList`pukkandan2021-08-012-9/+12
* [youtube] Fix default global API keycoletdjnz2021-08-011-1/+1
* [adobepass] Add MSO Sling TV (#596)Wes2021-07-311-0/+39
* [RCTIPlus] Remove PhantomJS dependency (#595)MinePlayersPE2021-07-311-11/+24
* [youtube] Misc cleanup (#577)pukkandan2021-07-311-20/+28
* [youtube] Add `thirdParty` to agegate clients (#577)pukkandan2021-07-311-1/+53