aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-06[cleanup] Update extractor tests (#7718)trainman261
Authored by: trainman261
2023-10-06[ie/nhk] Fix VOD extraction (#8249)garret
Closes #8242 Authored by: garret1317
2023-10-06[ie/lbry] Extract `uploader_id` (#8244)Raphaël Droz
Closes #123 Authored by: drzraf
2023-10-06[ie/erocast] Add extractor (#8264)Esme
Closes #4001 Authored by: madewokherd
2023-10-06[ie/iq.com] Fix extraction and subtitles (#8260)AS6939
Closes #7734, Closes #8123 Authored by: AS6939
2023-10-06[ie/radiko] Improve extraction (#8221)garret
Authored by: garret1317
2023-10-06[ie/substack] Fix download cookies bug (#8219)Umar Getagazov
Authored by: handlerug
2023-10-06[ie/substack] Fix embed extraction (#8218)Umar Getagazov
Authored by: handlerug
2023-10-06[ie/lbry] Add playlist support (#8213)Raphaël Droz
Closes #5982, Closes #8204 Authored by: drzraf, bashonly, Grub4K
2023-10-06[ie/abc.net.au:iview] Improve `episode` extraction (#8201)xofe
Authored by: xofe
2023-10-06[ie/neteasemusic] Fix extractors (#8181)c-basalt
Closes #4388 Authored by: c-basalt
2023-10-06[ie/LiTV] Fix extractor (#7785)gillux
Closes #5456 Authored by: jiru
2023-10-04[ie/WrestleUniverseVOD] Call API with device ID (#8272)bashonly
Closes #8271 Authored by: bashonly
2023-10-04[ie/gofile] Fix token cookie bugbashonly
Authored by: bashonly
2023-10-03[ie/xhamster:user] Support creator urls (#8232)Simon Sawicki
Authored by: Grub4K
2023-10-03[ie/youtube] Raise a warning for `Incomplete Data` instead of an error (#8238)coletdjnz
Closes https://github.com/yt-dlp/yt-dlp/issues/8206 Adds `raise_incomplete_data` extractor arg to revert this behaviour and raise an error. Authored by: coletdjnz Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2023-09-24Release 2023.09.242023.09.24github-actions
Created by: Grub4K :ci skip all :ci run dl
2023-09-24[cleanup] MiscSimon Sawicki
Authored by: Grub4K
2023-09-24[core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)Simon Sawicki
The shell escape function is now using `""` instead of `\"`. `utils.Popen` has been patched to properly quote commands. Prior to this fix using `--exec` together with `%q` when on Windows could cause remote code to execute. See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-42h4-v29r-42qg for reference. Authored by: Grub4K
2023-09-24[core] Raise minimum recommended Python version to 3.8 (#8183)Simon Sawicki
Authored by: Grub4K
2023-09-23[ie/nfl.com:plus:replay] Fix extractor (#7838)bashonly
Closes #7836 Authored by: bashonly
2023-09-23[ie/brilliantpala] Add extractors (#6680)Mozi
Authored by: pzhlkj6612
2023-09-23[ie/niconicochannelplus] Add extractors (#5686)Mozi
Closes #2537 Authored by: pzhlkj6612
2023-09-23[ie/cineverse] Add extractors (#8146)garret
Also removes AsianCrushIE and AsianCrushPlaylistIE (URLs do not work anymore & old IDs are unavailable). Closes #8109 Authored by: garret1317
2023-09-23[ie/PIAULIZAPortal] Add extractor (#7903)Mozi
Authored by: pzhlkj6612
2023-09-23[ie/Monstercat] Add extractor (#8133)garret
Closes #8067 Authored by: garret1317
2023-09-23[cleanup] Misc (#8182)bashonly
Closes #7796, Closes #8028 Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
2023-09-23[ie/ArteTV] Fix HLS formats extractionbashonly
Closes #8156 Authored by: bashonly
2023-09-21[ie/twitcasting] Support `--wait-for-video` (#7975)Atsushi Watanabe
Authored by: at-wat
2023-09-21[test:download] Test for `expected_exception`bashonly
Authored by: at-wat Co-authored-by: Atsushi Watanabe <atsushi.w@ieee.org>
2023-09-21[ie/iprima] Fix extractor (#7216)std-move
Closes #7229 Authored by: std-move
2023-09-21[ie] Make `_search_nuxt_data` more lenientbashonly
Authored by: std-move Co-authored-by: std-move <26625259+std-move@users.noreply.github.com>
2023-09-21[utils] `js_to_json`: Handle `Array` objectsbashonly
Authored by: Grub4K, std-move Co-authored-by: std-move <26625259+std-move@users.noreply.github.com> Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
2023-09-21[ie/NovaEmbed] Fix extractor (#7910)std-move
Closes #8025 Authored by: std-move
2023-09-21[ie/Expressen] Improve `_VALID_URL` (#8153)kylegustavo
Closes #8141 Authored by: kylegustavo
2023-09-21[ie/bilibili] Extract Dolby audio formats (#8142)ClosedPort22
Closes #4050 Authored by: ClosedPort22
2023-09-21[ie/rbgtum] Fix extraction and support new URL format (#7690)Simon
Authored by: simon300000
2023-09-21[ie/douyutv] Fix extractors (#7652)c-basalt
Closes #2494, Closes #7295 Authored by: c-basalt
2023-09-21[ie/Canal1,CaracolTvPlay] Add extractors (#7151)Elyse
Closes #5826 Authored by: elyse0
2023-09-21[ie/eplus:inbound] Add extractor (#5782)Mozi
Authored by: pzhlkj6612
2023-09-21[dependencies] Handle deprecation of `sqlite3.version` (#8167)bashonly
Closes #8152 Authored by: bashonly
2023-09-20Update to ytdl-commit-66ab08 (#8128)coletdjnz
[utils] Revert bbd3e7e, updating docstring, test instead https://github.com/ytdl-org/youtube-dl/commit/66ab0814c4baa2dc79c2dd5287bc0ad61a37c5b9 Authored by: coletdjnz
2023-09-19[ie/pr0gramm] Rewrite extractor (#8151)Simon Sawicki
Authored by: Grub4K
2023-09-18[ie/media.ccc.de:lists] Fix extraction (#8144)Rohan Dey
Closes #8138 Authored by: Rohxn16
2023-09-18[ie/pornbox] Add extractor (#7386)niemands
Authored by: niemands
2023-09-18[ie/N1Info:article] Fix extractor (#7373)u-spec-png
Authored by: u-spec-png
2023-09-18[ie/weibo] Fix extractor and support user extraction (#7657)c-basalt
Closes #3964, Closes #4673, Closes #6979 Authored by: c-basalt
2023-09-18[ie/bilibili] Add support for series, favorites and watch later (#7518)c-basalt
Closes #6719 Authored by: c-basalt
2023-09-18[ie/radiofrance] Add support for livestreams, podcasts, playlists (#7006)Elyse
Closes #4282 Authored by: elyse0
2023-09-18[networking] Fix various socks proxy bugs (#8065)coletdjnz
- Fixed support for IPv6 socks proxies - Fixed support for IPv6 over socks5 - Fixed --source-address not being obeyed for socks4 and socks5 - Fixed socks4a when the destination address is an IPv4 address Closes https://github.com/yt-dlp/yt-dlp/issues/7959 Fixes https://github.com/ytdl-org/youtube-dl/issues/15368 Authored by: coletdjnz Co-authored-by: Simon Sawicki <accounts@grub4k.xyz> Co-authored-by: bashonly <bashonly@bashonly.com>