aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [extractor/clipchamp] Add extractor (#6978)bashonly2023-05-032-0/+62
* [extractor/dlf] Add extractors (#6697)Nicholas Defranco2023-05-022-0/+196
* [extractor/twitter] Default to GraphQL, handle auth errors (#6957)bashonly2023-05-012-76/+62
* [utils] `traverse_obj`: More fixes (#6959)Simon Sawicki2023-04-302-12/+37
* [extractor/reddit] Add login support (#6950)bashonly2023-04-291-0/+21
* Fix f005a35aa7e4f67a0c603a946c0dd714c151b2d6pukkandan2023-04-291-7/+5
* Ensure pre-processor errors do not block `--print`pukkandan2023-04-291-4/+6
* [extractor/cbc] Fix live extractor, playlist `_VALID_URL` (#6625)makeworld2023-04-281-37/+83
* Fix bug in 170605840ea9d5ad75da6576485ea7d125b428eepukkandan2023-04-271-24/+18
* [jsinterp] Handle negative numbers betterpukkandan2023-04-273-3/+25
* Populate `filename` and `urls` fields at all stages of `--print`pukkandan2023-04-271-15/+17
* [extractor/globalplayer] Add extractors (#6903)garret2023-04-262-0/+261
* [extractor/aeonco] Support Youtube embeds (#6591)Alex Klapheke2023-04-261-9/+43
* [extractor/pornhub] Set access cookies to fix extraction (#6685)Noah2023-04-251-2/+9
* [extractor/bitchute] Add more fallback subdomains (#6907)Neurognostic2023-04-251-1/+4
* [extractor/NiconicoSeries] Fix extraction (#6898)sqrtNOT2023-04-251-7/+6
* [extractors/rtvc] Add extractors (#6578)Elyse2023-04-243-0/+322
* [utils] `traverse_obj`: Allow iterables in traversal (#6902)Simon Sawicki2023-04-242-4/+7
* Add option `--xff`pukkandan2023-04-243-23/+33
* [extractor/hentaistigma] Remove extractorpukkandan2023-04-242-38/+0
* Add `--no-quiet`pukkandan2023-04-243-2/+8
* [outtmpl] Support `str.format` syntax inside replacementspukkandan2023-04-243-4/+21
* [outtmpl] Allow `\n` in replacements and default.pukkandan2023-04-243-2/+3
* [extractor/twitch] Extract original size thumbnail (#6629)JC-Chung2023-04-221-4/+10
* [extractor/wevidi] Add extractor (#6868)truedread2023-04-222-0/+109
* [extractor/nhk] Add `NhkRadiru` extractor (#6819)garret2023-04-192-1/+141
* [extractor/sbs] Overhaul extractor for new API (#6839)vidiot7202023-04-182-27/+86
* [extractor/bilibili] Support festival videos (#6547)qbnu2023-04-181-13/+73
* [extractor/stageplus] Add extractor (#6838)bashonly2023-04-182-0/+519
* [extractor/pornez] Support new URL formats (#6792)zhgwn2023-04-181-23/+41
* [extractor/whyp] Add extractor (#6803)CoryTibbettsDev2023-04-162-0/+51
* [extractor/gronkh] Extract duration and chapters (#6817)satan1st2023-04-161-2/+12
* [extractor/reddit] Support cookies and short URLs (#6825)bashonly2023-04-161-14/+58
* [extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824)bashonly2023-04-161-1/+1
* Do not translate newlines in `--print-to-file`pukkandan2023-04-161-2/+2
* [extractor] Do not warn for invalid chapter data in descriptionpukkandan2023-04-161-4/+8
* [extractor/youtube] Define strict uploader metadata mapping (#6384)coletdjnz2023-04-141-338/+371
* [extractor/generic] Attempt to detect live HLS (#6775)bashonly2023-04-132-9/+55
* [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778)bashonly2023-04-131-1/+4
* [extractor/tiktok] Fix and improve metadata extraction (#6777)bashonly2023-04-131-72/+117
* [extractor/zoom] Fix share URL extraction (#6789)bashonly2023-04-131-28/+62
* [extractor/iwara] Fix format sorting (#6651)hasezoey2023-04-141-1/+9
* [extractor/iwara] Fix typoLesmiscore2023-04-131-1/+1
* [extractor/BrainPOP] Add extractors (#6106)MyNey2023-04-122-0/+326
* [extractor/biliIntl] Add comment extraction (#6079)HobbyistDev2023-04-121-2/+109
* [extractor/gmanetwork] Add extractor (#5945)HobbyistDev2023-04-122-0/+84
* Relaxed validation for numeric format filterspukkandan2023-04-121-1/+1
* [extractor/niconico] Download comments from the new endpoint (#6773)Lesmiscore2023-04-121-15/+39
* [postprocessor/FixupDuplicateMoov] Fix bug in triggeringpukkandan2023-04-111-1/+1
* [extractor/youtube] Revert default formats to `https`pukkandan2023-04-111-3/+1