aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-16[core] Fix `noprogress` if `test=True` with `--quiet` and `--verbose` (#10454)Simon Sawicki
Authored by: Grub4K
2024-07-15[ie/dplay] Fix extractors (#10471)bashonly
Closes #1623, Closes #2138, Closes #2361, Closes #3841, Closes #8026, Closes #10421 Authored by: bashonly
2024-07-14[ie/digitalconcerthall] Extract HEVC and FLAC formats (#10470)bashonly
Authored by: bashonly
2024-07-14[utils] `parse_codecs`: Fix parsing of mixed case codec stringsbashonly
Authored by: bashonly
2024-07-14[ie/youtube] Reduce android client priority (#10467)sepro
Authored by: seproDev
2024-07-14[ie/soundcloud:user:permalink] Extract tracks only (#10463)DunnesH
Closes #10242 Authored by: DunnesH
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