Commit Graph

22528 Commits (ae2194e1dd4a99d32eb3cab7c48a0ff03101ef3b)
 

Author SHA1 Message Date
WyohKnott 85ec2a337a
[ie/googledrive] Fix formats extraction ()
Closes 
Authored by: WyohKnott
Jake Finley b207d26f83
[ie/xvideos:quickies] Fix extractor ()
Closes 
Authored by: JakeFinley96
sepro 01395a3434
[cleanup] Remove questionable extractors ()
Closes , Closes 
Authored by: seproDev
Haxy cf212d0a33
[ie/youtube] Add `mediaconnect` client ()
Authored by: clienthax
alard 6db96268c5
[ie/TV5Monde] Fix extractor ()
Closes 
Authored by: alard, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Eric Lam 800a43983e
[ie/EuroParlWebstream] Support new URL format ()
Authored by: voidful, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
DaPotato69 7e4259dff0
Better warning when requested subs format not found ()
Closes 
Authored by: DaPotato69
Stefan Lobbenmeier f1f158976e
[cookies] Get chrome session cookies with `--cookies-from-browser` ()
Partially addresses 
Authored by: StefanLobbenmeier
llamasblade 31b417e1d1
[ie/hytale] Use `CloudflareStreamIE` explicitly ()
Authored by: llamasblade
Hugo Azevedo fc2879ecb0
[ie/alura] Fix extractor ()
Authored by: hugohaa
rrgomes 0a1a8e3005
[ie/nfb] Fix extractors ()
Authored by: rrgomes
c-basalt 4cc99d7b6c
[ie/BilibiliSpaceVideo] Fix extraction ()
Closes 
Authored by: c-basalt
coletdjnz 3c7a287e28
[test] Add HTTP proxy tests ()
Also fixes HTTPS proxies for curl_cffi

Authored by: coletdjnz
sepro 98d71d8c5e
[ie/commonmistakes] Raise error on blob URLs ()
Authored by: seproDev
kclauhk 00a9f2e1f7
[ie/canalalpha] Fix extractor ()
Authored by: kclauhk
Mozi 73f12119b5
[ie/netease:program] Improve `--no-playlist` message ()
Authored by: pzhlkj6612
Alexandre Huot 6b54cccdcb
[ie/Qub] Fix extractor ()
Closes 
Authored by: alexhuot1, dirkf
src-tinkerer c4b87dd885
[ie/ZenYandex] Fix extractor ()
Closes 
Authored by: src-tinkerer
fireattack 2338827072
[ie/bilibili] Fix `--geo-verification-proxy` support ()
Closes 
Authored by: fireattack
fireattack 06d52c8731
[ie/BilibiliSpaceVideo] Better error message ()
Closes 
Authored by: fireattack
sepro df5c9e733a
[ie/vk] Improve format extraction ()
Closes 
Authored by: seproDev
Mozi b38018b781
[ie/mixch] Extract comments ()
Authored by: pzhlkj6612
Rasmus Antons 145dc6f656
[ie/boosty] Add cookies support ()
Closes 
Authored by: RasmusAntons
bashonly 5904853ae5
[ie/crunchyroll] Support browser impersonation ()
Closes 
Authored by: bashonly
Chris Caruso c8bf48f3a8
[ie/cbc.ca:player] Improve `_VALID_URL` ()
Closes 
Authored by: carusocr
The-MAGI 351368cb9a
[ie/youporn] Fix extractor ()
Closes 
Authored by: The-MAGI
sepro 96da952504
[core] Warn if lack of ffmpeg alters format selection ()
Authored by: seproDev, pukkandan
bashonly bec9a59e8e
[networking] Add `extensions` attribute to `Response` ()
CurlCFFIRH now provides an `impersonate` field in its responses' extensions

Authored by: bashonly
bashonly 036e0d92c6
[ie/patreon] Extract multiple embeds ()
Closes 
Authored by: bashonly
bashonly cb2fb4a643
[ie/crunchyroll] Always make metadata available ()
Closes 
Authored by: bashonly
bashonly 231c2eacc4
[ie/soundcloud] Extract `genres` ()
Authored by: bashonly
bashonly c4853655cb
[ie/wrestleuniverse] Avoid partial stream formats ()
Authored by: bashonly
Simon Sawicki ac817bc83e
[build] Migrate `linux_exe` to static musl builds ()
Authored by: Grub4K, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
bashonly 1a366403d9
[build] Run `macos_legacy` job on `macos-12` ()
`macos-latest` has been bumped to `macos-14-arm64` which breaks the builds

Authored by: bashonly
Simon Sawicki 7e26bd53f9
[core/windows] Fix tests for `sys.executable` with spaces (Fix for 64766459e3)
Authored by: Grub4K
Simon Sawicki 64766459e3
[core/windows] Improve shell quoting and tests ()
Authored by: Grub4K
bashonly 89f535e265
[ci] Fix `curl-cffi` installation (Bugfix for 02483bea1c)
Authored by: bashonly
bashonly ff38a011d5
[ie/crunchyroll] Fix auth and remove cookies support ()
Closes 
Authored by: bashonly
bashonly 8056a3026e
[ie/theatercomplextown] Fix extractors ()
Authored by: bashonly
Simon Sawicki 3ee1194288
[ie] Make `_search_nextjs_data` non fatal ()
Authored by: Grub4K
bashonly e3b42d8b1b
[ie/facebook] Fix DASH formats extraction ()
Closes 
Authored by: bashonly
bashonly c9ce57d9bf
[ie/patreon] Fix Vimeo embed extraction ()
Fixes regression in 36b240f9a7

Closes 
Authored by: bashonly
bashonly 02483bea1c
[build] Normalize `curl_cffi` group to `curl-cffi` ()
Closes 
Authored by: bashonly
bashonly 315b354429
[ie/afreecatv:live] Add `cdn` extractor-arg ()
Closes 
Authored by: bashonly
bashonly 0c21c53885
[ie/jiosaavn] Extract via API and fix playlists ()
Closes 
Authored by: bashonly
github-actions[bot] 168e72dcd3 Release 2024.04.09
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki ff07792676
[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)
The shell escape function now properly escapes `%`, `\\` and `\n`. `utils.Popen` as well as `%q` output template expansion have been patched accordingly.

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-hjq6-52gw-2g7p for more details.

Authored by: Grub4K
bashonly 216f6a3cb5
[cleanup] Misc ()
Authored by: bashonly, pukkandan
bashonly b19ae095fd
[build] Do not include `curl_cffi` in `macos_legacy` ()
Authored by: bashonly
Simon Sawicki 9590cc6b47
Add new option `--progress-delta` ()
Authored by: Grub4K