aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/pornhub] Set access cookies to fix extraction (#6685)Noah2023-04-251-2/+9
| | | | | | | Closes #4299 Authored by: Schmoaaaaah, arobase-che Co-authored-by: Noah <nkempers@outlook.de> Co-authored-by: ache <ache@ache.one>
* [extractor/bitchute] Add more fallback subdomains (#6907)Neurognostic2023-04-251-1/+4
| | | Authored by: Neurognostic
* [extractor/NiconicoSeries] Fix extraction (#6898)sqrtNOT2023-04-251-7/+6
| | | Authored by: sqrtNOT
* [extractors/rtvc] Add extractors (#6578)Elyse2023-04-243-0/+322
| | | | | | | | | * Add `RTVCPlay` extractor * Add `RTVCPlayEmbed` extractor * Add `RTVCKaltura` extractor * Add `SenalColombiaLive` extractor Closes #6457 Authored by: elyse0
* [utils] `traverse_obj`: Allow iterables in traversal (#6902)Simon Sawicki2023-04-242-4/+7
| | | Authored by: Grub4K
* Add option `--xff`pukkandan2023-04-243-23/+33
| | | | Deprecates `--geo-bypass`, `--no-geo-bypass, `--geo-bypass-country`, `--geo-bypass-ip-block`
* [extractor/hentaistigma] Remove extractorpukkandan2023-04-242-38/+0
| | | | | | Piracy site Closes #6870
* Add `--no-quiet`pukkandan2023-04-243-2/+8
| | | | Closes #6796
* [outtmpl] Support `str.format` syntax inside replacementspukkandan2023-04-243-4/+21
| | | | Closes #6843
* [outtmpl] Allow `\n` in replacements and default.pukkandan2023-04-243-2/+3
| | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357 Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645
* [extractor/twitch] Extract original size thumbnail (#6629)JC-Chung2023-04-221-4/+10
| | | Authored by: JC-Chung
* [extractor/wevidi] Add extractor (#6868)truedread2023-04-222-0/+109
| | | | Closes #6129 Authored by: truedread
* [extractor/nhk] Add `NhkRadiru` extractor (#6819)garret2023-04-192-1/+141
| | | | | * Add `NhkRadioNewsPage` extractor Authored by: garret1317
* [extractor/sbs] Overhaul extractor for new API (#6839)vidiot7202023-04-182-27/+86
| | | | Closes #6543 Authored by: vidiot720, dirkf, bashonly
* [extractor/bilibili] Support festival videos (#6547)qbnu2023-04-181-13/+73
| | | | Closes #6138 Authored by: qbnu
* [extractor/stageplus] Add extractor (#6838)bashonly2023-04-182-0/+519
| | | | Closes #6806 Authored by: bashonly
* [extractor/pornez] Support new URL formats (#6792)zhgwn2023-04-181-23/+41
| | | | Closes #6791, Closes #6298 Authored by: zhgwn
* [extractor/whyp] Add extractor (#6803)CoryTibbettsDev2023-04-162-0/+51
| | | Authored by: CoryTibbettsDev
* [extractor/gronkh] Extract duration and chapters (#6817)satan1st2023-04-161-2/+12
| | | Authored by: satan1st
* [extractor/reddit] Support cookies and short URLs (#6825)bashonly2023-04-161-14/+58
| | | | Closes #6665, Closes #6753 Authored by: bashonly
* [extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824)bashonly2023-04-161-1/+1
| | | Authored by: bashonly
* Do not translate newlines in `--print-to-file`pukkandan2023-04-161-2/+2
| | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1509361107
* [extractor] Do not warn for invalid chapter data in descriptionpukkandan2023-04-161-4/+8
| | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/6811#issuecomment-1509876209
* [extractor/youtube] Define strict uploader metadata mapping (#6384)coletdjnz2023-04-141-338/+371
| | | | | | | | | | | | | | New mapping: ``` channel -> channel name channel_id -> UCID channel_url -> UCID channel url uploader -> channel name (same as channel field) uploader_id -> @handle uploader_url -> @handle channel url ``` Authored by: coletdjnz
* [extractor/generic] Attempt to detect live HLS (#6775)bashonly2023-04-132-9/+55
| | | | | | | * Extract duration for non-live generic HLS videos * Add extractor-arg `is_live` to bypass live HLS check Closes #6705 Authored by: bashonly
* [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778)bashonly2023-04-131-1/+4
| | | | Closes #6673 Authored by: bashonly
* [extractor/tiktok] Fix and improve metadata extraction (#6777)bashonly2023-04-131-72/+117
| | | Authored by: bashonly
* [extractor/zoom] Fix share URL extraction (#6789)bashonly2023-04-131-28/+62
| | | Authored by: bashonly
* [extractor/iwara] Fix format sorting (#6651)hasezoey2023-04-141-1/+9
| | | | Authored by: hasezoey
* [extractor/iwara] Fix typoLesmiscore2023-04-131-1/+1
| | | | | | Authored by: Lesmiscore Closes #6795
* [extractor/BrainPOP] Add extractors (#6106)MyNey2023-04-122-0/+326
| | | | Authored by: MinePlayersPE Based on https://github.com/ytdl-org/youtube-dl/pull/10025
* [extractor/biliIntl] Add comment extraction (#6079)HobbyistDev2023-04-121-2/+109
| | | Authored by: HobbyistDev
* [extractor/gmanetwork] Add extractor (#5945)HobbyistDev2023-04-122-0/+84
| | | | Authored by: HobbyistDev Partially fixes #5770
* Relaxed validation for numeric format filterspukkandan2023-04-121-1/+1
| | | | | | Continued from f96bff99cb2cf1d112b099e5149dd2c3a6a76af2 Closes #6782
* [extractor/niconico] Download comments from the new endpoint (#6773)Lesmiscore2023-04-121-15/+39
| | | | Authored by: Lesmiscore
* [postprocessor/FixupDuplicateMoov] Fix bug in triggeringpukkandan2023-04-111-1/+1
|
* [extractor/youtube] Revert default formats to `https`pukkandan2023-04-111-3/+1
|
* [extractor/zoom] Fix extractor (#6741)Shreyas Minocha2023-04-111-8/+12
| | | | Authored by: shreyasminocha Closes #6677
* [extractor/line] Remove extractors (#6734)sian14682023-04-112-147/+0
| | | | Service has shut down - https://archive.ph/txVKy Authored by: sian1468
* [extractor/hrefli] Add extractor (#6762)lauren n. liberda2023-04-112-0/+16
| | | Authored by: selfisekai
* [extractor/youku] Improve error message (#6690)Chris Caruso2023-04-111-41/+3
| | | | Authored by: carusocr Closes #6551
* [extractor/kick] Make initial request non-fatalbashonly2023-04-081-1/+1
| | | | Authored by: bashonly
* [extractor/youtube] Fix comment loop detection for pinned comments (#6714)coletdjnz2023-04-061-2/+12
| | | | | | | Pinned comments may repeat a second time - this is expected. Fixes https://github.com/yt-dlp/yt-dlp/issues/6712 Authored by: coletdjnz
* [extractor/YahooGyaOIE,extactor/YahooGyaOPlayerIE] Delete extractors due to ↵Lesmiscore2023-03-312-119/+0
| | | | | website close (#6218) Authored by: Lesmiscore
* [extractor/iwara] Accept old URLsLesmiscore2023-03-291-1/+1
| | | | | | Authored by: Lesmiscore Closes #6669
* [postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on ↵Lesmiscore2023-03-282-2/+2
| | | | | | | attaching thumbnails and info json for mkv/mka (#6647) Authored by: Lesmiscore Current yt-dlp code never hit this bug, but would hit once filename sanitization gets better
* [extractor/iwara] Report private videos (#6641)Lesmiscore2023-03-271-1/+8
| | | Authored by: Lesmiscore
* [extractor/nbc] Fix `NBCStations` direct mp4 formats (#6637)bashonly2023-03-261-12/+45
| | | Authored by: bashonly
* [extractor/triller] Support short URLs, detect removed videos (#6636)bashonly2023-03-262-134/+174
| | | Authored by: bashonly
* [utils] `js_to_json`: Implement template strings (#6623)Simon Sawicki2023-03-252-2/+16
| | | Authored by: Grub4K