Commit Graph

23466 Commits (067062bb87ac057e453ce9efdac7ca117a6a7da0)
 

Author SHA1 Message Date
Sipherdrakon 067062bb87
[ie/10play] Fix extractor (#14242)
Closes #14212
Authored by: Sipherdrakon
2 days ago
bashonly 8597a4331e
[build] Fix cache warmer (#14261)
Fix 50136eeeb3

Authored by: bashonly
3 days ago
sepro 48a214bef4
[build] Use SPDX license identifier (#14260)
Authored by: cdce8p

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
3 days ago
Mozi 6a763a55d8
[compat] Add `compat_datetime_from_timestamp` (#11902)
Authored by: pzhlkj6612, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
3 days ago
sepro e6e6b51214
[docs] Clarify license of PyInstaller-bundled executables (#14257)
Closes #348

Authored by: seproDev
3 days ago
bashonly 7c9b10ebc8
[ci] Test and lint workflows (#14249)
Authored by: bashonly
3 days ago
bashonly cd94e70040
[build] Post-release workflow cleanup (#14250)
Authored by: bashonly
4 days ago
github-actions[bot] 7c27965ff6 Release 2025.09.05
Created by: bashonly

:ci skip all
4 days ago
bashonly 50136eeeb3
[build] Overhaul Linux builds and refactor release workflow (#13997)
- Use `manylinux-shared` images for Linux builds
- Discontinue `yt-dlp_linux_armv7l`/`linux_armv7l_exe` release binary
- Add `yt-dlp_linux_armv7l.zip`/`linux_armv7l_dir` release binary
- Add `yt-dlp_musllinux` and `yt-dlp_musllinux_aarch64` release binaries
- Migrate `linux_exe` build strategy from staticx+musl to manylinux2014/glibc2.17
- Rewrite release.yml's "unholy bash monstrosity" as devscripts/setup_variables.py

Closes #10072, Closes #10630, Closes #10578, Closes #13976, Closes #13977, Closes #14106
Authored by: bashonly
4 days ago
Chase Ryan 603acdff07
[ie/charlierose] Fix extractor (#14231)
Authored by: gitchasing
4 days ago
sepro d925e92b71
[ie/vevo] Restore extractors (#14203)
Partially reverts 6f4c1bb593

Authored by: seproDev
1 week ago
sepro ed24640943
[ie/lrt] Fix extractors (#14193)
Closes #13501
Authored by: seproDev
2 weeks ago
sepro 76bb46002c
Fix `--id` deprecation warning (#14190)
Authored by: seproDev
2 weeks ago
InvalidUsernameException 1e28f6bf74
[ie/kick:vod] Support ongoing livestream VODs (#14154)
Authored by: InvalidUsernameException
2 weeks ago
garret1317 0b51005b48
[ie/ITVBTCC] Fix extractor (#14161)
Closes #14156
Authored by: garret1317
2 weeks ago
Abdulmohsen 223baa81f6
[ie/tver] Extract more metadata (#14165)
Authored by: arabcoders
2 weeks ago
Gegham Zakaryan 18fe696df9
[ie/googledrive] Fix subtitles extraction (#14139)
Authored by: zakaryan2004
2 weeks ago
github-actions[bot] 487a90c8ef Release 2025.08.27
Created by: bashonly

:ci skip all
2 weeks ago
bashonly 8cd37b85d4
[ie/youtube] Use alternative `tv` user-agent when authenticated (#14169)
Authored by: bashonly
2 weeks ago
bashonly 5c7ad68ff1
[ie/youtube] Deprioritize `web_safari` m3u8 formats (#14168)
Authored by: bashonly
2 weeks ago
sepro 1ddbd033f0
[ie/generic] Simplify invalid URL error message (#14167)
Authored by: seproDev
2 weeks ago
sepro fec30c56f0
[ie/generic] Use https as fallback protocol (#14160)
Authored by: seproDev
2 weeks ago
sepro d6950c27af
[ie/skeb] Support wav files (#14147)
Closes #14146
Authored by: seproDev
2 weeks ago
bashonly 3bd9154412
[ie/youtube] Player client maintenance (#14135)
- Prioritize `tv_simply` over `tv` in default logged-out clients
- Revert `tv` client user-agent to work around 403 errors

Authored by: bashonly
2 weeks ago
bashonly 8f4a908300
[ie/youtube] Add `tcc` player JS variant (#14134)
Authored by: bashonly
2 weeks ago
github-actions[bot] f1ba9f4ddb Release 2025.08.22
Created by: bashonly

:ci skip all
3 weeks ago
bashonly 5c8bcfdbc6
[ie/youtube] Optimize playback wait times (#14124)
Authored by: bashonly
3 weeks ago
bashonly 895e762a83
[ie/youtube] Replace `ios` with `tv_simply` in default clients (#14123)
Also:
- Add `web_safari` to default logged-in clients
- Add `web_creator` to default premium clients
- Flag `ios` HLS formats as requiring PO token

Closes #13702
Authored by: bashonly, coletdjnz

Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
3 weeks ago
bashonly 39b7b8ddc7
[ie/youtube] Improve `tv` client context (#14122)
Closes #12563
Authored by: bashonly
3 weeks ago
bashonly 526410b4af
[cookies] Fix f29acc4a6e
Authored by: bashonly
3 weeks ago
bashonly f29acc4a6e
[cookies] Fix `--cookies-from-browser` with Firefox 142+ (#14114)
Ref: 5869af852c
Related: 28b68f6875

Closes #13559, Closes #14113
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.dev>
3 weeks ago
zhallgato 4dbe96459d
[ie/mediaklikk] Fix extractor (#13975)
Closes #14091
Authored by: zhallgato
3 weeks ago
bashonly a03c37b44e
[ie/youtube] Update `tv` client config (#14101)
Authored by: seproDev
    
Co-authored-by: sepro <sepro@sepr0.com>
3 weeks ago
doe1080 fcea3edb5c
[ie/steam] Fix extractors (#14093)
Authored by: doe1080
3 weeks ago
bashonly 415b6d9ca8
[build] Post-release workflow cleanup (#14090)
Authored by: bashonly
3 weeks ago
github-actions[bot] 575753b9f3 Release 2025.08.20
Created by: bashonly

:ci skip all
3 weeks ago
bashonly c2fc4f3e7f
[cleanup] Misc (#13991)
Authored by: bashonly
3 weeks ago
bashonly 07247d6c20
[build] Add Windows ARM64 builds (#14003)
Adds yt-dlp_arm64.exe and yt-dlp_win_arm64.zip to release assets

Closes #13849
Authored by: bashonly
3 weeks ago
bashonly f63a7e41d1
[ie/youtube] Add `playback_wait` extractor-arg
Authored by: bashonly
3 weeks ago
bashonly 7b8a8abb98
[ie/francetv:site] Fix extractor (#14082)
Closes #14072
Authored by: bashonly
3 weeks ago
bashonly a97f4cb57e [ie/youtube] Handle required preroll waiting period (#14081)
Authored by: bashonly
3 weeks ago
bashonly d154dc3dcf [ie/youtube] Remove default player params (#14081)
Closes #13930
Authored by: bashonly
3 weeks ago
bashonly 438d3f06b3
[fd] Support `available_at` format field (#13980)
Authored by: bashonly
3 weeks ago
CasperMcFadden95 74b4b3b005
[ie/faulio] Add extractor (#13907)
Authored by: CasperMcFadden95
3 weeks ago
e2dk4r 36e873822b
[ie/puhutv] Fix playlists extraction (#11955)
Closes #5691
Authored by: e2dk4r
3 weeks ago
Arseniy D. d3d1ac8eb2
[ie/steam] Fix extractor (#14008)
Closes #14000
Authored by: AzartX47
3 weeks ago
doe1080 86d74e5cf0
[ie/medialaan] Rework extractors (#14015)
Fixes MedialaanIE and VTMIE

Authored by: doe1080
3 weeks ago
Junyi Lou 6ca9165648
[ie/bilibili] Handle Bangumi redirection (#14038)
Closes #13924
Authored by: junyilou, grqz

Co-authored-by: _Grqz <173015200+grqz@users.noreply.github.com>
3 weeks ago
Pierre 82a1390204
[ie/svt] Extract forced subs under separate lang code (#14062)
Closes #14020
Authored by: PierreMesure
3 weeks ago
Runar Saur Modahl 7540aa1da1
[ie/NRKTVEpisode] Fix extractor (#14065)
Closes #14054
Authored by: runarmod
3 weeks ago