Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-24 | [outtmpl] Support `str.format` syntax inside replacements | pukkandan | |
Closes #6843 | |||
2023-04-24 | [outtmpl] Allow `\n` in replacements and default. | pukkandan | |
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357 Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645 | |||
2023-04-22 | [extractor/twitch] Extract original size thumbnail (#6629) | JC-Chung | |
Authored by: JC-Chung | |||
2023-04-22 | [extractor/wevidi] Add extractor (#6868) | truedread | |
Closes #6129 Authored by: truedread | |||
2023-04-19 | [extractor/nhk] Add `NhkRadiru` extractor (#6819) | garret | |
* Add `NhkRadioNewsPage` extractor Authored by: garret1317 | |||
2023-04-18 | [extractor/sbs] Overhaul extractor for new API (#6839) | vidiot720 | |
Closes #6543 Authored by: vidiot720, dirkf, bashonly | |||
2023-04-18 | [extractor/bilibili] Support festival videos (#6547) | qbnu | |
Closes #6138 Authored by: qbnu | |||
2023-04-18 | [extractor/stageplus] Add extractor (#6838) | bashonly | |
Closes #6806 Authored by: bashonly | |||
2023-04-18 | [extractor/pornez] Support new URL formats (#6792) | zhgwn | |
Closes #6791, Closes #6298 Authored by: zhgwn | |||
2023-04-16 | [extractor/whyp] Add extractor (#6803) | CoryTibbettsDev | |
Authored by: CoryTibbettsDev | |||
2023-04-16 | [extractor/gronkh] Extract duration and chapters (#6817) | satan1st | |
Authored by: satan1st | |||
2023-04-16 | [extractor/reddit] Support cookies and short URLs (#6825) | bashonly | |
Closes #6665, Closes #6753 Authored by: bashonly | |||
2023-04-16 | [extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824) | bashonly | |
Authored by: bashonly | |||
2023-04-16 | Do not translate newlines in `--print-to-file` | pukkandan | |
Fixes https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1509361107 | |||
2023-04-16 | [extractor] Do not warn for invalid chapter data in description | pukkandan | |
Fixes https://github.com/yt-dlp/yt-dlp/issues/6811#issuecomment-1509876209 | |||
2023-04-14 | [extractor/youtube] Define strict uploader metadata mapping (#6384) | coletdjnz | |
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 | |||
2023-04-13 | [extractor/generic] Attempt to detect live HLS (#6775) | bashonly | |
* Extract duration for non-live generic HLS videos * Add extractor-arg `is_live` to bypass live HLS check Closes #6705 Authored by: bashonly | |||
2023-04-13 | [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) | bashonly | |
Closes #6673 Authored by: bashonly | |||
2023-04-13 | [extractor/tiktok] Fix and improve metadata extraction (#6777) | bashonly | |
Authored by: bashonly | |||
2023-04-13 | [extractor/zoom] Fix share URL extraction (#6789) | bashonly | |
Authored by: bashonly | |||
2023-04-14 | [extractor/iwara] Fix format sorting (#6651) | hasezoey | |
Authored by: hasezoey | |||
2023-04-13 | [extractor/iwara] Fix typo | Lesmiscore | |
Authored by: Lesmiscore Closes #6795 | |||
2023-04-12 | [extractor/BrainPOP] Add extractors (#6106) | MyNey | |
Authored by: MinePlayersPE Based on https://github.com/ytdl-org/youtube-dl/pull/10025 | |||
2023-04-12 | [extractor/biliIntl] Add comment extraction (#6079) | HobbyistDev | |
Authored by: HobbyistDev | |||
2023-04-12 | [extractor/gmanetwork] Add extractor (#5945) | HobbyistDev | |
Authored by: HobbyistDev Partially fixes #5770 | |||
2023-04-12 | Relaxed validation for numeric format filters | pukkandan | |
Continued from f96bff99cb2cf1d112b099e5149dd2c3a6a76af2 Closes #6782 | |||
2023-04-12 | [extractor/niconico] Download comments from the new endpoint (#6773) | Lesmiscore | |
Authored by: Lesmiscore | |||
2023-04-11 | [postprocessor/FixupDuplicateMoov] Fix bug in triggering | pukkandan | |
2023-04-11 | [extractor/youtube] Revert default formats to `https` | pukkandan | |
2023-04-11 | [extractor/zoom] Fix extractor (#6741) | Shreyas Minocha | |
Authored by: shreyasminocha Closes #6677 | |||
2023-04-11 | [extractor/line] Remove extractors (#6734) | sian1468 | |
Service has shut down - https://archive.ph/txVKy Authored by: sian1468 | |||
2023-04-11 | [extractor/hrefli] Add extractor (#6762) | lauren n. liberda | |
Authored by: selfisekai | |||
2023-04-11 | [extractor/youku] Improve error message (#6690) | Chris Caruso | |
Authored by: carusocr Closes #6551 | |||
2023-04-08 | [extractor/kick] Make initial request non-fatal | bashonly | |
Authored by: bashonly | |||
2023-04-06 | [extractor/youtube] Fix comment loop detection for pinned comments (#6714) | coletdjnz | |
Pinned comments may repeat a second time - this is expected. Fixes https://github.com/yt-dlp/yt-dlp/issues/6712 Authored by: coletdjnz | |||
2023-03-31 | [extractor/YahooGyaOIE,extactor/YahooGyaOPlayerIE] Delete extractors due to ↵ | Lesmiscore | |
website close (#6218) Authored by: Lesmiscore | |||
2023-03-29 | [extractor/iwara] Accept old URLs | Lesmiscore | |
Authored by: Lesmiscore Closes #6669 | |||
2023-03-28 | [postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on ↵ | Lesmiscore | |
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 | |||
2023-03-27 | [extractor/iwara] Report private videos (#6641) | Lesmiscore | |
Authored by: Lesmiscore | |||
2023-03-26 | [extractor/nbc] Fix `NBCStations` direct mp4 formats (#6637) | bashonly | |
Authored by: bashonly | |||
2023-03-26 | [extractor/triller] Support short URLs, detect removed videos (#6636) | bashonly | |
Authored by: bashonly | |||
2023-03-25 | [utils] `js_to_json`: Implement template strings (#6623) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-03-25 | [extractor] Extract more metadata from ISM | pukkandan | |
Fixes https://github.com/yt-dlp/yt-dlp/commit/81b6102d2099eec78a2db9ae3d101a8503dd4f25#r105892531 | |||
2023-03-25 | [extractor] Do not exit early for unsuitable `url_result` | pukkandan | |
2023-03-23 | Fix 5cc0a8fd2e9fec50026fb92170b57993af939e4a | bashonly | |
Authored by: bashonly | |||
2023-03-23 | [extractor/tiktok] Fix mp3 formats (#6615) | bashonly | |
Closes #6608 Authored by: bashonly | |||
2023-03-23 | [extractor/hollywoodreporter] Add extractors (#6614) | bashonly | |
Closes #6525 Authored by: bashonly | |||
2023-03-23 | [extractor/pgatour] Add extractor (#6613) | bashonly | |
Closes #6537 Authored by: bashonly | |||
2023-03-23 | [extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600) | bashonly | |
Closes #6593 Authored by: bashonly | |||
2023-03-23 | [extractor/rumble] Fix videos without quality selection | pukkandan | |
Closes #6612 |