Commit Graph

23484 Commits (8ab262c66bd3e1d8874fb2d070068ba1f0d48f16)
 

Author SHA1 Message Date
bashonly 8ab262c66b
[cleanup] Remove references to setup.cfg (#14315)
Fix eb4b3a5fc7

Authored by: bashonly
5 days ago
bashonly e2d37bcc8e
[build] Refactor Linux build jobs (#14275)
Authored by: bashonly
5 days ago
sepro eb4b3a5fc7
[cleanup] Remove setup.cfg (#14314)
Authored by: seproDev
5 days ago
bashonly 65e90aea29
[cleanup] Remove broken extractors (#14305)
Closes #1466, Closes #2005, Closes #4897, Closes #5118, Closes #8489, Closes #13072
Authored by: bashonly
7 days ago
doe1080 17bfaa53ed
[ie/onsen] Add extractor (#10971)
Closes #10902
Authored by: doe1080
1 week ago
doe1080 8cb037c0b0
[ie/smotrim] Rework extractors (#14200)
Closes #9372, Closes #11804, Closes #13900
Authored by: doe1080, swayll

Co-authored-by: Nikolay Fedorov <40500428+swayll@users.noreply.github.com>
1 week ago
doe1080 7d9e48b22a
[ie/tunein] Fix extractors (#13981)
Authored by: doe1080
1 week ago
sepro f5cb721185
[ie/loco] Fix extractor (#14256)
Closes #14255
Authored by: seproDev
1 week ago
bashonly 83b8409366
[ci] Test with Python 3.14 (#13468)
Authored by: bashonly
1 week ago
bashonly ba80446855
[cleanup] Bump ruff to 0.13.x (#14293)
Authored by: bashonly
1 week ago
bashonly 22ea0688ed
[ci] Bump actions/setup-python to v6 (#14282)
Authored by: bashonly
1 week ago
bashonly 5c1abcdc49
[ie/tiktok:live] Fix room ID extraction (#14287)
Closes #9418
Authored by: bashonly
1 week ago
doe1080 3d9a88bd8e
[ie/pixivsketch] Remove extractors (#14196)
Authored by: doe1080
1 week ago
doe1080 9def9a4b0e
[ie/newspicks] Warn when only preview is available (#14197)
Closes #14137
Authored by: doe1080
1 week ago
bashonly 679587dac7
[ie/vimeo] Fix login error handling (#14280)
Closes #14279
Authored by: bashonly
1 week ago
Will Smillie a1c98226a4
[ie/xhamster] Fix extractor (#14286)
Closes #14145
Authored by: nicolaasjan, willsmillie

Co-authored-by: nicolaasjan <14093220+nicolaasjan@users.noreply.github.com>
1 week ago
bashonly c8ede5f34d
[build] Use new PyInstaller builds for Windows (#14273)
Authored by: bashonly
1 week ago
bashonly a183837ec8
[test:utils] Fix `sanitize_path` test for Windows CPython 3.11 (#13878)
Authored by: Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.dev>
2 weeks ago
Sipherdrakon 067062bb87
[ie/10play] Fix extractor (#14242)
Closes #14212
Authored by: Sipherdrakon
2 weeks ago
bashonly 8597a4331e
[build] Fix cache warmer (#14261)
Fix 50136eeeb3

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

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

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

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

:ci skip all
2 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
2 weeks ago
Chase Ryan 603acdff07
[ie/charlierose] Fix extractor (#14231)
Authored by: gitchasing
2 weeks ago
sepro d925e92b71
[ie/vevo] Restore extractors (#14203)
Partially reverts 6f4c1bb593

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

:ci skip all
3 weeks ago
bashonly 8cd37b85d4
[ie/youtube] Use alternative `tv` user-agent when authenticated (#14169)
Authored by: bashonly
3 weeks ago
bashonly 5c7ad68ff1
[ie/youtube] Deprioritize `web_safari` m3u8 formats (#14168)
Authored by: bashonly
3 weeks ago
sepro 1ddbd033f0
[ie/generic] Simplify invalid URL error message (#14167)
Authored by: seproDev
3 weeks ago
sepro fec30c56f0
[ie/generic] Use https as fallback protocol (#14160)
Authored by: seproDev
3 weeks ago
sepro d6950c27af
[ie/skeb] Support wav files (#14147)
Closes #14146
Authored by: seproDev
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
4 weeks ago
bashonly 8f4a908300
[ie/youtube] Add `tcc` player JS variant (#14134)
Authored by: bashonly
4 weeks ago
github-actions[bot] f1ba9f4ddb Release 2025.08.22
Created by: bashonly

:ci skip all
4 weeks ago
bashonly 5c8bcfdbc6
[ie/youtube] Optimize playback wait times (#14124)
Authored by: bashonly
4 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>
4 weeks ago
bashonly 39b7b8ddc7
[ie/youtube] Improve `tv` client context (#14122)
Closes #12563
Authored by: bashonly
4 weeks ago
bashonly 526410b4af
[cookies] Fix f29acc4a6e
Authored by: bashonly
4 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>
4 weeks ago
zhallgato 4dbe96459d
[ie/mediaklikk] Fix extractor (#13975)
Closes #14091
Authored by: zhallgato
4 weeks ago