23849 Commits

Author SHA1 Message Date
Kacper Michajłow
aaa1c78956
[ie/twitch] Remove dead rechat subtitles (#16660)
Authored by: kasper93
2026-06-09 21:25:35 +00:00
Léane GRASSER
0d8460b407
[ie/soundcloud] Support --extractor-retries for original formats (#16690)
Partially addresses #15093

Authored by: HarmfulBreeze
2026-06-09 21:17:28 +00:00
garret1317
519a662aa2
[ie/AbemaTV] Extract subtitles (#16502)
Closes #16501
Authored by: garret1317
2026-06-09 21:03:41 +00:00
vpertys
1a1481e89b
[ie/iwara] Fix extractors (#16014)
Closes #13672, Closes #16009, Closes #16146
Authored by: vpertys
2026-06-09 20:59:42 +00:00
AnAwesomGuy
a75d66ae2c
[ie/monstercat] Support older URLs (#16780)
Authored by: AnAwesomGuy
2026-06-09 16:07:06 +00:00
Suntooth
174afac7e3
[ie/S4C] Extract more metadata (#16813)
Closes #15194
Authored by: Suntooth
2026-06-09 15:59:32 +00:00
MemoKing34
7edb5ee870
[ie/twitter] Fix view_count extraction (#16814)
Authored by: MemoKing34
2026-06-09 15:39:53 +00:00
Antony
37a8c6f42b
[rh:curl_cffi] Add actual reason to response (#16818)
Authored by: antorlovsky
2026-06-09 15:20:30 +00:00
0xvd
83564f85db
[ie/pornhub] Support browser impersonation (#16794)
Closes #16729
Authored by: 0xvd
2026-06-09 14:44:18 +00:00
chrisellsworth
618b5e446c
[ie] Extract supplemental codecs from DASH manifests (#16827)
Authored by: chrisellsworth
2026-06-09 06:42:48 +00:00
doe1080
bc90c36b13
[ie/onsen] Fix extraction (#16830)
Closes #16674
Authored by: doe1080
2026-06-09 06:31:34 +00:00
bashonly
70050a6262
[ie/thisoldhouse] Fix extractor (#16909)
Closes #16359
Authored by: bashonly, dirkf

Co-authored-by: dirkf <1222880+dirkf@users.noreply.github.com>
2026-06-09 06:22:59 +00:00
Julien Desgats
72ac620515
[ie/reddit] Fix unauthenticated extraction (#16839)
Closes #16877
Authored by: jdesgats, bashonly, 0xvd

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: 0xvd <199783523+0xvd@users.noreply.github.com>
2026-06-09 06:18:39 +00:00
dlp-bot
59bba1be7b
[ci] Update 3 actions in 9 workflows (#16782)
* Bump actions/checkout v6.0.2 => v6.0.3
* Bump docker/setup-qemu-action v4.0.0 => v4.1.0
* Bump github/codeql-action v4.35.5 => v4.36.2

Authored by: dlp-bot
2026-06-09 00:52:34 +00:00
dlp-bot
10b54835cf
[build] Update 12 dependencies (#16903)
* Bump certifi 2026.4.22 => 2026.5.20
* Bump deno 2.7.14 => 2.8.1
* Bump idna 3.15 => 3.17
* Bump pip 26.1.1 => 26.1.2
* Bump platformdirs 4.9.6 => 4.10.0
* Bump pytest-rerunfailures 16.2 => 16.3
* Bump python-discovery 1.3.1 => 1.4.0
* Bump ruff 0.15.13 => 0.15.15
* Bump trove-classifiers 2026.5.7.17 => 2026.5.22.10
* Bump uv 0.11.14 => 0.11.17
* Bump virtualenv 21.3.3 => 21.4.2
* Bump zipp 3.23.1 => 4.1.0

Authored by: dlp-bot
2026-06-09 00:18:46 +00:00
dlp-bot
1e4668e9df
[utils] random_user_agent: Bump version range 142-148 => 143-149 (#16906)
Authored by: dlp-bot
2026-06-08 23:36:42 +00:00
bashonly
5faffa999f
[pp/exec] Restrict --exec template usage to safe conversions (#16883)
Authored by: bashonly
2026-06-06 21:24:53 +00:00
bashonly
7aac95eae6
[ci] Test with Python 3.15 (#16896)
Authored by: bashonly
2026-06-06 21:08:51 +00:00
Simon Sawicki
7fdc46d016
[ie/youtube] Fix PO token sanitization for Python 3.15 (#16884)
Closes #16876
Authored by: Grub4K
2026-06-06 20:49:26 +00:00
dlp-bot
acf8ab7a6e
[utils] random_user_agent: Bump version range 137-143 => 142-148 (#16588)
Authored by: dlp-bot
2026-05-25 23:21:37 +00:00
dlp-bot
dd17897eae
[build] Update 14 dependencies (#16589)
* Bump build 1.4.4 => 1.5.0
* Bump cryptography 47.0.0 => 48.0.0
* Bump idna 3.13 => 3.15
* Bump markdown-it-py 4.0.0 => 4.2.0
* Bump pip 26.1 => 26.1.1
* Bump pyinstaller-hooks-contrib 2026.4 => 2026.5
* Bump pytest-rerunfailures 16.1 => 16.2
* Bump python-discovery 1.2.2 => 1.3.1
* Bump requests 2.33.1 => 2.34.2
* Bump ruff 0.15.12 => 0.15.13
* Bump trove-classifiers 2026.4.28.13 => 2026.5.7.17
* Bump urllib3 2.6.3 => 2.7.0
* Bump uv 0.11.8 => 0.11.14
* Bump virtualenv 21.3.0 => 21.3.3

Authored by: dlp-bot
2026-05-25 22:47:15 +00:00
bashonly
98e42eb044
[ie/youtube] Drop support for bun<1.2.11 and bun>1.3.14 (#16786)
Closes #16766
Authored by: bashonly
2026-05-24 23:07:42 +00:00
bashonly
b536d72c86
[ie/youtube] Drop support for node<22 (#16787)
Closes #16765
Authored by: bashonly
2026-05-24 22:56:27 +00:00
bashonly
e534a32619
[ie/youtube] Drop support for deno<2.3.0 (#16788)
Closes #16767
Authored by: bashonly
2026-05-24 22:49:00 +00:00
dlp-bot
125bb40468
[ci] Update 2 actions in 2 workflows (#16743)
* Bump github/codeql-action v4.35.2 => v4.35.5
* Bump zizmorcore/zizmor-action v0.5.3 => v0.5.6

Authored by: dlp-bot
2026-05-22 17:23:03 +00:00
bashonly
32f1671a90
[build] Rename requirements files to clean up dependency graph (#16740)
Authored by: bashonly
2026-05-16 20:30:45 +00:00
bashonly
410e0af537
[build] Upgrade all Linux binaries to Python 3.14 (#16738)
Authored by: bashonly
2026-05-16 20:06:48 +00:00
bashonly
a85b386212
[ci] Update 8 actions in 7 workflows (#16384)
* Bump actions/cache v5.0.3 => v5.0.5
* Bump actions/setup-node v6.3.0 => v6.4.0
* Bump actions/upload-artifact v7.0.0 => v7.0.1
* Bump denoland/setup-deno v2.0.3 => v2.0.4
* Bump github/codeql-action v4.33.0 => v4.35.2
* Bump pypa/gh-action-pypi-publish v1.13.0 => v1.14.0
* Bump rhysd/actionlint 1.7.11 => 1.7.12
* Bump zizmorcore/zizmor-action v0.5.2 => v0.5.3

Authored by: bashonly
2026-05-16 00:24:12 +00:00
bashonly
c8695f52a9
[build] Update 28 dependencies (#16467)
* Bump build 1.4.2 => 1.4.4
* Bump certifi 2026.2.25 => 2026.4.22
* Bump charset-normalizer 3.4.6 => 3.4.7
* Bump cryptography 46.0.6 => 47.0.0
* Bump deno 2.7.8 => 2.7.14
* Bump filelock 3.25.2 => 3.29.0
* Bump identify 2.6.18 => 2.6.19
* Bump idna 3.11 => 3.13
* Bump packaging 26.0 => 26.2
* Bump pathspec 1.0.4 => 1.1.1
* Bump pip 26.0.1 => 26.1
* Bump platformdirs 4.9.4 => 4.9.6
* Bump pre-commit 4.5.1 => 4.6.0
* Bump pygments 2.19.2 => 2.20.0
* Bump pyinstaller 6.19.0 => 6.20.0
* Bump pyinstaller-hooks-contrib 2026.3 => 2026.4
* Bump pyinstaller[win32] 6.19.0 => 6.20.0
* Bump pyinstaller[win_amd64] 6.19.0 => 6.20.0
* Bump pyinstaller[win_arm64] 6.19.0 => 6.20.0
* Bump pytest 9.0.2 => 9.0.3
* Bump python-discovery 1.2.0 => 1.2.2
* Bump requests 2.33.0 => 2.33.1
* Bump rich 14.3.3 => 15.0.0
* Bump ruff 0.15.8 => 0.15.12
* Bump trove-classifiers 2026.1.14.14 => 2026.4.28.13
* Bump uv 0.11.1 => 0.11.8
* Bump virtualenv 21.2.0 => 21.3.0
* Bump zipp 3.23.0 => 3.23.1

Authored by: bashonly
2026-05-05 22:54:25 +00:00
bashonly
3a12be701c
[cleanup] Misc (#16630)
* Fix PyPy dependency issue with cffi
* Export requirements files from dependency groups
* Simplify bundle targets & rework build flow
* Code cleanup & type annotation fixes
* Update FFmpeg-Builds status in README

Authored by: bashonly
2026-05-05 22:00:57 +00:00
bashonly
35684c1171
[cleanup] Misc (#16452)
* Include `pin*` extras in lockfile
* Fix and clean up `devscripts/update_requirements.py`
* Improve release channel documentation
* Remove false statement from `--prefer-insecure` documentation
* Assorted code cleanup
* Set `GH_TELEMETRY=false` in CI/CD whenever `gh` is used
* Add comments about required checks in CI workflows
* Run `test-workflows.yml` for every PR so its checks can be required
* Verify actionlint attestation in CI
* Remove zizmor version to reduce workflow maintenance burden
  (zizmor-action handles pinning on its end)

Authored by: bashonly
2026-05-03 22:19:08 +00:00
bashonly
27973bae5e
[ci] Bump pytest to 9.x (#16470)
* Bump pytest 8.4.2 => 9.0.2
* Bump pytest-rerunfailures 14.0 => 16.1

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.dev>
2026-05-03 20:13:57 +00:00
bashonly
ebf0c0f61e
[ie/soundcloud] Improve error handling (#16602)
Closes #16603
Authored by: bashonly
2026-04-30 22:23:20 +00:00
Tom Schuster
165ee77a2b
[ie/ard] Support new ardsounds domain (#16381)
Closes #16383
Authored by: evilpie
2026-04-19 21:37:26 +00:00
thematuu
068d5efd30
[ie/soop] Adapt extractors to new domain (#16436)
Closes #16121, Closes #16125, Closes #16347, Closes #16368
Authored by: thematuu
2026-04-19 21:27:28 +00:00
bashonly
2c28ee5d76
[devscripts] update_requirements: Add reporting functionality (#16454)
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.dev>
2026-04-10 23:48:52 +00:00
Deltadroid
9c1f3cf337
[ie/youtube] Fix PO token sanitization for Python>=3.14.4 (#16453)
Ref: https://github.com/python/cpython/issues/145264

Authored by: syphyr
2026-04-10 23:31:55 +00:00
Ziah Jyothi
c229d4b620
[ie/twitch:clips] Fix extractor (#16466)
Closes #16464
Authored by: Ventriduct
2026-04-10 23:20:48 +00:00
bashonly
a4acc42232
[build] Harden release workflow (#16444)
* Prepare to remove the `release` branch
* Remove use of PUSH_VERSION_COMMIT variable
* Use RELEASE_KEY for releases

Authored by: bashonly
2026-04-07 23:32:29 +00:00
doe1080
8001ff4349
[ie] _resolve_nuxt_array: Handle Pinia skipHydrate (#16447)
Ref: https://pinia.vuejs.org/api/pinia/functions/skipHydrate.html

Authored by: doe1080
2026-04-07 15:34:46 +00:00
bashonly
9f0fc9a633
[ci] Fix update wiki workflow (#16448)
Fix 40ffb79d499e6b37682fddbe6affec20186a3d86

Authored by: bashonly
2026-04-07 11:20:49 +00:00
bashonly
40ffb79d49
[ci] Update wiki via this repository (#16446)
Authored by: bashonly
2026-04-07 10:12:17 +00:00
bashonly
88c8a68eb5
Pin to exact version for all dependencies in pin* extras (#16443)
Fix 5f6a214616f6fc3831a2535bcd1f837e90549d10

Authored by: bashonly
2026-04-07 00:30:55 +00:00
bashonly
5f6a214616
Add lockfile and pinned extras (#16421)
* Add `pin`, `pin-curl-cffi`, `pin-secretstorage` and `pin-deno` extras
* Check in a `uv.lock` for devs
* Add `devscripts/update_requirements.py` for dependency upgrades

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.dev>
2026-04-06 22:58:27 +00:00
bashonly
565dcfec4e
[rh:curl_cffi] Fix supported impersonate targets (#16440)
Authored by: bashonly
2026-04-05 23:31:00 +00:00
bashonly
04b2261cbf
[ie/youtube] Fix outdated quickjs-ng warning (#16437)
Ref: https://github.com/quickjs-ng/quickjs/pull/1324

Closes #16403
Authored by: bashonly
2026-04-05 17:03:47 +00:00
JSubelj
f14d2f2d54
[test] Add default and curl-cffi extras to hatch-test env (#16397)
Authored by: JSubelj
2026-04-04 21:44:27 +00:00
bashonly
fe5e67c054
[update] Bump GitHub REST API version to 2026-03-10 (#16435)
Ref: https://github.blog/changelog/2026-03-12-rest-api-version-2026-03-10-is-now-available/

Authored by: bashonly
2026-04-04 21:34:57 +00:00
bashonly
0f45ecc920
[rh:curl_cffi] Support curl_cffi 0.15.x (#16429)
* Remove the `curl-cffi-compat` extra
* Add impersonate targets missing from the curl_cffi 0.14.x bump
* Add curl-cffi to musllinux_aarch64 builds
* Migrate from delocate-fuse to delocate-merge
* Remove unnecessary wheel surgery step in macos build job
* Add macos_verify build job to verify on x86_64

Authored by: bashonly
2026-04-04 02:29:27 +00:00
bashonly
2d7b278666
[ie/bandcamp:weekly] Fix extractor (#16373)
Authored by: bashonly
2026-03-29 16:47:19 +00:00