aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Hotstar] Add referer for subs (#1062)Ashish Gupta2021-09-232-1/+6
* bugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3pukkandan2021-09-231-1/+3
* [comedycentral] Support `collection-playlist` (#1058)nixxo2021-09-231-1/+4
* [ffmpeg] Add `aac_adtstoasc` when merging if neededpukkandan2021-09-222-1/+4
* [reddit] Workaround for 429 by redirecting to old.reddit.compukkandan2021-09-221-7/+3
* Basic framework for simultaneous download of multiple formats (#1036)The Hatsune Daishi2021-09-225-7/+224
* [AnimalPlanet] Fix extractor (#1050)Sipherdrakon2021-09-222-2/+23
* [SovietsCloset] Fix playlists for games with only named categoriesChillingPepper2021-09-221-1/+11
* [docs,cleanup] Add deprecation warning in docspukkandan2021-09-222-4/+7
* [youtube] Return full URL instead of just IDpukkandan2021-09-221-3/+3
* [fragment,aria2c] Generalize and refactor some codepukkandan2021-09-222-42/+30
* dump files should obey `--trim-filename` (#1043)pukkandan2021-09-221-2/+3
* [fragment] Fix range header when using `-N` and media sequence (#1048)pukkandan2021-09-222-1/+3
* [fragment] Avoid repeated request for AES keypukkandan2021-09-221-2/+8
* [aria2c] Fix IV for some AES-128 streamspukkandan2021-09-221-1/+2
* [CBC] Fix CBC Gem extractors (#1013)makeworld2021-09-202-275/+207
* [Peertube] Add channel extractor (#1023)u-spec-png2021-09-191-27/+58
* [youtube] Warn when trying to download clipspukkandan2021-09-192-1/+12
* [test/cookies] Improve loggingpukkandan2021-09-191-5/+18
* [Nuvid] Fix extractor (#1022)u-spec-png2021-09-191-42/+44
* [aes] Add `aes_gcm_decrypt_and_verify` (#1020)Ákos Sülyi2021-09-194-69/+214
* [CGTN] Add extractor (#981)Yuan Chao2021-09-193-0/+66
* [utils] Improve `extract_timezone`pukkandan2021-09-191-2/+10
* [videa] Fix some extraction errors (#1028)nyuszika7h2021-09-191-15/+34
* [hls] Byterange + AES128 is supported by native downloaderpukkandan2021-09-191-2/+0
* [Oreilly] Bugfix for 7738bd32722154a26f70006e0fe586f40d06e606pukkandan2021-09-191-1/+1
* [extractor] Fix root-relative URLs in MPD (#1006)DigitalDJ2021-09-191-2/+4
* [SponsorBlock] Improve merge algorithm (#999)Nil Admirari2021-09-192-37/+72
* [Oreilly] Handle new web url (#990)Mohammad Khaled AbouElSherbini2021-09-181-1/+6
* Allow alternate fields in outtmplpukkandan2021-09-183-8/+20
* [damtomo] Add extractor (#992)The Hatsune Daishi2021-09-182-0/+117
* [itv] Prefer last matching featureset (#1001)coletdjnz2021-09-181-3/+8
* [CAM4] Add extractor (#1010)Aleri Kaisattera2021-09-182-0/+33
* [hls,aes] Fallback to native implementation for AES-CBCpukkandan2021-09-189-49/+46
* [options] Fix `--no-config` and refactor reading of config filespukkandan2021-09-181-45/+34
* Add format type `B` for outtmpl to treat the value as bytespukkandan2021-09-183-4/+9
* [Streamanity] Add Extractor (#984)Aleri Kaisattera2021-09-162-0/+52
* [Mediaite] Add Extractor (#973)Ashish Gupta2021-09-163-6/+86
* [NDR] Rewrite NDRIE (#962)Ashish Gupta2021-09-161-83/+82
* [globo] Fix GloboIE (#994)Ashish Gupta2021-09-161-90/+63
* Add option `--netrc-location`pukkandan2021-09-165-7/+17
* [compat] Don't ignore `HOME` (if set) on windowspukkandan2021-09-162-2/+19
* [vrv] Don't raise error when thumbnails are missingpukkandan2021-09-161-1/+1
* [soundcloud] Update `_CLIENT_ID`pukkandan2021-09-161-1/+1
* [options] Strip spaces in list-like switchespukkandan2021-09-161-7/+6
* [HiDive] Fix extractor (#958)Ashish Gupta2021-09-151-38/+43
* [radlive] Add new extractor (#870)nyuszika7h2021-09-152-0/+184
* [DIYNetwork] Support new format (#934)Sipherdrakon2021-09-152-1/+22
* [VrtNU] Handle login errors (#977)LE2021-09-151-0/+3
* [Mxplayer] Use mobile API (#966)Ashish Gupta2021-09-151-80/+127