aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [extractor] Extract more metadata from ISMpukkandan2023-03-252-80/+38
| | | | Fixes https://github.com/yt-dlp/yt-dlp/commit/81b6102d2099eec78a2db9ae3d101a8503dd4f25#r105892531
* [extractor] Do not exit early for unsuitable `url_result`pukkandan2023-03-251-2/+2
|
* Fix 5cc0a8fd2e9fec50026fb92170b57993af939e4abashonly2023-03-231-1/+0
| | | | Authored by: bashonly
* [extractor/tiktok] Fix mp3 formats (#6615)bashonly2023-03-231-1/+35
| | | | Closes #6608 Authored by: bashonly
* [extractor/hollywoodreporter] Add extractors (#6614)bashonly2023-03-232-0/+76
| | | | Closes #6525 Authored by: bashonly
* [extractor/pgatour] Add extractor (#6613)bashonly2023-03-232-0/+48
| | | | Closes #6537 Authored by: bashonly
* [extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600)bashonly2023-03-232-10/+14
| | | | Closes #6593 Authored by: bashonly
* [extractor/rumble] Fix videos without quality selectionpukkandan2023-03-231-2/+28
| | | | Closes #6612