github-actions[bot]
|
4429fd0450
|
Release 2025.09.23
Created by: bashonly
:ci skip all
|
4 days ago |
bashonly
|
2e81e298cd
|
[cleanup] Misc (#14268)
Closes #13427
Authored by: bashonly, seproDev, doe1080
Co-authored-by: sepro <sepro@sepr0.com>
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
|
4 days ago |
sepro
|
7f5d9f8543
|
[ie/youtube] Force player `0004de42` (#14398)
Closes #14400
Authored by: seproDev
|
4 days ago |
sepro
|
08d7899683
|
[cleanup] Deprecate various options (#13821)
Closes #14198, Closes #12909
Authored by: seproDev
|
5 days ago |
sepro
|
e6e6b51214
|
[docs] Clarify license of PyInstaller-bundled executables (#14257)
Closes #348
Authored by: seproDev
|
3 weeks 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
|
3 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
|
1 month 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>
|
1 month 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
|
1 month ago |
bashonly
|
f63a7e41d1
|
[ie/youtube] Add `playback_wait` extractor-arg
Authored by: bashonly
|
1 month ago |
bashonly
|
a97f4cb57e
|
[ie/youtube] Handle required preroll waiting period (#14081)
Authored by: bashonly
|
1 month ago |
bashonly
|
df0553153e
|
[ie/youtube] Default to `main` player JS variant (#14079)
Authored by: bashonly
|
1 month ago |
bashonly
|
aea85d525e
|
[build] Discontinue `darwin_legacy_exe` support (#13860)
* Removes "yt-dlp_macos_legacy" from release assets
* Discontinues executable support for macOS < 10.15
Closes #13856
Authored by: bashonly
|
1 month ago |
sepro
|
5e4ceb35cf
|
[cleanup] Misc (#13852)
Closes #13815
Authored by: seproDev, injust, bashonly
Co-authored-by: Justin Su <injustsu@gmail.com>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2 months ago |
sepro
|
662af5bb83
|
Warn when yt-dlp is severely outdated (#13937)
Authored by: seproDev
|
2 months ago |
bashonly
|
62e2a9c0d5
|
[ci] Bump supported PyPy version to 3.11 (#13877)
Ref: https://pypy.org/posts/2025/07/pypy-v7320-release.html
Authored by: bashonly
|
2 months ago |
bashonly
|
afaf60d9fd
|
[ie/vimeo] Fix login support and require authentication (#13823)
Closes #13822
Authored by: bashonly
|
2 months ago |
github-actions[bot]
|
035b1ece8f
|
Release 2025.07.21
Created by: bashonly
:ci skip all
|
2 months ago |
sepro
|
9951fdd0d0
|
[cleanup] Misc (#13595)
Closes #10853, Closes #12436, Closes #13314, Closes #13609
Authored by: seproDev, InvalidUsernameException, doe1080, hseg, bashonly, adamralph
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: InvalidUsernameException <InvalidUsernameException@users.noreply.github.com>
Co-authored-by: gesh <gesh@gesh.uni.cx>
Co-authored-by: Adam Ralph <adam@adamralph.com>
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
|
2 months ago |
bashonly
|
a5d697f62d
|
[ie/vimeo] Fix extractor (#13692)
Closes #13180, Closes #13689
Authored by: bashonly
|
3 months ago |
coletdjnz
|
5b57b72c1a
|
[ie/youtube] Do not require PO Token for premium accounts (#13640)
Authored by: coletdjnz
|
3 months ago |
sepro
|
f3008bc5f8
|
No longer enable `--mtime` by default (#12781)
Closes #12780
Authored by: seproDev
|
3 months ago |
bashonly
|
339614a173
|
[cleanup] Misc (#13278)
Authored by: bashonly
|
4 months ago |
gamer191
|
1fd0e88b67
|
[ie/youtube] Add `tv_simply` player client (#13389)
Authored by: gamer191
|
4 months ago |
github-actions[bot]
|
415b4c9f95
|
Release 2025.05.22
Created by: bashonly
:ci skip all
|
4 months ago |
bashonly
|
7977b329ed
|
[cleanup] Misc (#13166)
Authored by: bashonly
|
4 months ago |
bashonly
|
32ed5f107c
|
[ie/youtube] Add PO token support for subtitles (#13234)
Closes #13075
Authored by: bashonly, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
|
4 months ago |
coletdjnz
|
2685654a37
|
[ie/youtube] Add a PO Token Provider Framework (#12840)
https://github.com/yt-dlp/yt-dlp/tree/master/yt_dlp/extractor/youtube/pot/README.md
Authored by: coletdjnz
|
4 months ago |
bashonly
|
0feec6dc13
|
[ie/youtube] Add `web_embedded` client for age-restricted videos (#13089)
Authored by: bashonly
|
5 months ago |
sepro
|
505b400795
|
[cleanup] Misc (#12844)
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
5 months ago |
doe1080
|
7d05aa99c6
|
[ie/niconico] Remove DMC formats support (#12916)
Authored by: doe1080
|
5 months ago |
leeblackc
|
ed6c6d7eef
|
[ie/youtube] Add extractor arg to skip "initial_data" request (#12865)
Closes https://github.com/yt-dlp/yt-dlp/issues/12826
Authored by: leeblackc
|
5 months ago |
bashonly
|
5e457af57f
|
[cleanup] Misc (#12802)
Authored by: bashonly
|
6 months ago |
bashonly
|
07f04005e4
|
[ie/youtube] Add `player_js_variant` extractor-arg (#12767)
- Always distinguish between different JS variants' code/functions
- Change naming scheme for nsig and sigfuncs in disk cache
Authored by: bashonly
|
6 months ago |
sepro
|
22e34adbd7
|
Add `--compat-options 2024` (#12789)
Authored by: seproDev
|
6 months ago |
Abdulmohsen
|
66e0bab814
|
[ie/TVer] Fix extractor (#12659)
Closes #12643, Closes #12282
Authored by: arabcoders, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
6 months ago |
sepro
|
3380febe99
|
[ie/youtube] Player client maintenance (#12603)
Authored by: seproDev
|
6 months ago |
Chris Ellsworth
|
a90641c836
|
[ie/instagram] Add `app_id` extractor-arg (#12359)
Authored by: chrisellsworth
|
7 months ago |
coletdjnz
|
4445f37a7a
|
[core] Load plugins on demand (#11305)
- Adds `--no-plugin-dirs` to disable plugin loading
- `--plugin-dirs` now supports post-processors
Authored by: coletdjnz, Grub4K, pukkandan
|
7 months ago |
bashonly
|
4985a40417
|
[cleanup] Misc (#12238)
Authored by: StefanLobbenmeier, dirkf, Grub4K
Co-authored-by: Stefan Lobbenmeier <Stefan.Lobbenmeier@gmail.com>
Co-authored-by: dirkf <fieldhouse@gmx.net>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
7 months ago |
sepro
|
517ddf3c3f
|
[misc] Improve Issue/PR templates (#11499)
Authored by: seproDev
|
8 months ago |
sepro
|
ff44ed5306
|
[ie/crunchyroll] Remove extractors (#12195)
Closes #2561, Closes #5869, Closes #6278, Closes #7099, Closes #7414, Closes #7465, Closes #7976, Closes #8235, Closes #9867, Closes #10207
Authored by: seproDev
|
8 months ago |
doe1080
|
cdcf1e8672
|
[ie/funimation] Remove extractors (#12167)
Closes #1569, Closes #2255, Closes #2517, Closes #2723, Closes #4318, Closes #4345, Closes #5326, Closes #6575, Closes #8644
Authored by: doe1080
|
8 months ago |
bashonly
|
f0d4b8a5d6
|
[ie/youtube] Restore convenience workarounds (#12181)
Authored by: bashonly
|
8 months ago |
coletdjnz
|
6b91d232e3
|
[ie/youtube] Use different PO token for GVS and Player (#12090)
Authored by: coletdjnz
|
8 months ago |
bashonly
|
c8541f8b13
|
[ie/youtube] Do not use `web_creator` as a default client (#12087)
Closes #12085
Authored by: bashonly
|
8 months ago |
Simon Sawicki
|
dade5e35c8
|
[cleanup] Misc (#11915)
Authored by: grqz, Grub4K, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
|
9 months ago |
coletdjnz
|
9f42e68a74
|
[ie/youtube] Skip iOS formats that require PO Token (#11890)
Partial fix for https://github.com/yt-dlp/yt-dlp/issues/11868
Authored by: coletdjnz
|
9 months ago |
pukkandan
|
6fc85f617a
|
Don't sanitize filename on Unix when `--no-windows-filenames` (#9591)
Closes #4547, Closes #8464
Authored by: pukkandan
|
9 months ago |
bashonly
|
2feb28028e
|
[ie/soundcloud] Fix formats extraction (#11742)
Authored by: bashonly
|
10 months ago |