aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-14[ie/generic] Fix direct video link extensions (#10468)bashonly
Fixes regression in the generic extractor due in 5ce582448ececb8d9c30c8c31f58330090ced03a Closes #10459 Authored by: bashonly
2024-07-14[ie/youtube] Fix initial player response usage (Bugfix for ↵sepro
8b8b442cb005a8d85315f301615f83fb736b967a) (#10464) Authored by: seproDev
2024-07-14[ie/adn] Adjust for .com domain change (#10399)Christopher Schreiner
Closes #10442 Authored by: infanf
2024-07-14[ie/EpidemicSound] Support sound effects URLs (#10436)Ian Comaya
Closes #10435 Authored by: iancmy
2024-07-14[ie/afreecatv] Fix login and use `legacy_ssl` (#10440)bashonly
Fixes regression in e8352ad6599de7b5371dc39a1a1edc7890aaedb4 due to cookies bug in curl_cffi < 0.7.1 Closes #10438 Authored by: bashonly
2024-07-14[ie/picarto] Fix extractors (#10414)Franklin Lee
Closes #10413 Authored by: Frankgoji
2024-07-14[networking] Add `legacy_ssl` request extension (#10448)coletdjnz
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI. Also added couple cookie-related tests. Authored by: coletdjnz
2024-07-14[ie/youtube] Avoid poToken experiment player responses (#10456)sepro
Closes #10397 Authored by: seproDev
2024-07-12Revert 4f8448896e6a664956ec2aa3d9fe932a931fb711bashonly
curl-cffi 0.5.10 does not support Windows 32-bit Authored by: bashonly
2024-07-12[build] Pin `curl-cffi` to 0.5.10 for Windowsbashonly
Ref: https://github.com/yifeikong/curl-impersonate/issues/72 Closes #10426 Authored by: bashonly
2024-07-11[ie/tv5monde] Fix impersonation (Bugfix for ↵bashonly
9b95a6765a5f6325af99c4aca961587f0c426e8c) (#10430) Authored by: bashonly
2024-07-10[ie/box] Support enterprise URLs (#10419)sepro
Closes #10418 Authored by: seproDev
2024-07-10[ie/tv5monde] Support browser impersonation (#10417)bashonly
Closes #10153 Authored by: bashonly
2024-07-09[build] Include `curl_cffi` in `yt-dlp_x86.exe`bashonly
Authored by: bashonly
2024-07-09[build] Include `curl_cffi` in `yt-dlp_linux`bashonly
Authored by: bashonly
2024-07-09[rh:curl_cffi] Support `curl_cffi` 0.7.Xcoletdjnz
Authored by: coletdjnz
2024-07-09[ie/tiktok:live] Fix room ID extraction (#10408)mokrueger
Closes #10407 Authored by: mokrueger
2024-07-09[ie/youtube] Invalidate nsig cache from < 2024.07.09 (#10401)bashonly
Versions after 297b0a379282a15c80d82d51f3757c961db2dae1 and before 7ead7332af69422cee931aec3faa277288e9e212 may have cached incorrect nsig function data Authored by: bashonly
2024-07-09Release 2024.07.092024.07.09github-actions[bot]
Created by: seproDev :ci skip all :ci run dl
2024-07-09[ie/youtube] Remove broken `n` function extraction fallback (#10396)sepro
Closes #10391 Authored by: pukkandan, seproDev Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2024-07-09[core] Do not alter default format selection when simulated (#9862)sepro
Closes #9843 Authored by: seproDev
2024-07-08Release 2024.07.082024.07.08github-actions[bot]
Created by: bashonly :ci skip all :ci run dl
2024-07-08[ie/soundcloud] Fix rate-limit handling (#10389)bashonly
Authored by: bashonly
2024-07-08[ie/youtube] Fix JS `n` function name extraction (#10390)bashonly
Fixes nsig decoding for player b22ef6e7 Closes #10391 Authored by: bashonly, seproDev Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-07-08[jsinterp] Implement `Function.prototype` resolving for `call` and `apply` ↵Simon Sawicki
(#10392) Authored by: Grub4K
2024-07-07Release 2024.07.072024.07.07github-actions[bot]
Created by: bashonly :ci skip all :ci run dl
2024-07-07[cleanup] Misc (#10383)bashonly
Authored by: bashonly
2024-07-07[ie/jiosaavn:playlist] Support featured playlists (#10382)Hardik Bhimani
Closes #10369 Authored by: harbhim
2024-07-07[ie/vtv] Add extractors (#10173)DinhHuy2010
Authored by: DinhHuy2010
2024-07-07[ie/yle_areena] Fix metadata extraction (#10380)sepro
Authored by: seproDev
2024-07-07[ie/yle_areena] Fix subtitle extraction (#10379)Simon Sawicki
Authored by: Grub4K
2024-07-06[ie/chzzk] Extract with API v3 (#10363)Dong Heon Hee
Authored by: hui1601
2024-07-05[core] Address gaps in allowed extensions (#10362)bashonly
Adds some extensions missing in 5ce582448ececb8d9c30c8c31f58330090ced03a Closes #10360, Closes #10365 Authored by: bashonly
2024-07-05[ie/vidyard] Add extractor (#10155)Sean Ellingham
Closes #4618 Authored by: exterrestris
2024-07-05[ie/abematv] Extract availability (#10348)middlingphys
Authored by: middlingphys
2024-07-05[ie/vimeo] Fix password-protected video extraction (#10341)bashonly
Closes #6603 Authored by: bashonly
2024-07-03[ie/douyutv] Do not use dangerous javascript source/URL (#10347)Thomas Gerbet
Ref: https://sansec.io/research/polyfill-supply-chain-attack Authored by: LeSuisse
2024-07-03[core] Fix `--ignore-no-formats-error` (#10345)bashonly
Fixes regression in 5ce582448ececb8d9c30c8c31f58330090ced03a Closes #10344 Authored by: Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-07-02Release 2024.07.022024.07.02github-actions[bot]
Created by: bashonly :ci skip all :ci run dl
2024-07-02[cleanup] Misc (#10330)bashonly
Authored by: bashonly
2024-07-02[ie/zaiko] Support JWT video URLs (#10130)Mozi
Closes #9798 Authored by: pzhlkj6612
2024-07-02[ie/banbye] Fix extractor (#10332)Patryk Miś
Closes #8584 Authored by: PatrykMis, seproDev Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-07-02[ie/murrtube] Fix extractor (#9249)DrakoCpp
Closes #7500 Authored by: DrakoCpp
2024-07-02[pp/embedthumbnail] Fix embedding with mutagen (#10337)bashonly
Fixes regression in f2a4ea1794718e4dc0148bc172cb877f1080903b Closes #10335 Authored by: bashonly
2024-07-02[core] Fix `--compat-opt allow-unsafe-ext` (#10336)bashonly
Fixes bug in 5ce582448ececb8d9c30c8c31f58330090ced03a Authored by: bashonly, rdamas Co-authored-by: Robert Damas <robert.damas@byom.de>
2024-07-01Release 2024.07.012024.07.01github-actions[bot]
Created by: Grub4K :ci skip all :ci run dl
2024-07-02[core] Disallow unsafe extensions (CVE-2024-38519)Simon Sawicki
Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-79w7-vh3h-8g4j Authored by: Grub4K
2024-07-01[cleanup] Misc (#10075)bashonly
Closes #10303 Authored by: bashonly, seproDev, jucor, c-basalt Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> Co-authored-by: Julien Cornebise <julien@cornebise.com> Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
2024-07-01[ie/vimeo] Support browser impersonation (#10327)bashonly
Closes #10325 Authored by: bashonly
2024-07-01[ie/bilibili] Support legacy formats (#9117)c-basalt
Adds extractor-arg `prefer_multi_flv` Closes #6438, Closes #8525, Closes #8553, Closes #10243 Authored by: c-basalt, GD-Slime Co-authored-by: GD-Slime <82302542+GD-Slime@users.noreply.github.com>