23913 Commits

Author SHA1 Message Date
Frank Aurich
16bdcc525e
[ie/arte] Fix playlist support (#13191)
Closes #2945
Authored by: 1100101
2026-07-01 22:12:50 +00:00
bashonly
8b8e3e3cb4
[ie/instagram] Add fallback for when impersonation is unavailable (#17113)
Fix f49b551a0c4c25358d2afaeda4ee63989d2d56ab

Authored by: bashonly
2026-07-01 21:46:52 +00:00
bashonly
249aa5d6e6
[docs] Make "No AI / No LLM Policy" abundantly clear (#16285)
Acknowledgements:
- The simpler policy is heavily inspired by the Zig project's policy.
  See https://codeberg.org/ziglang/zig
- The `.NO_AI` idea is taken from https://github.com/nothings/stb

Authored by: bashonly
2026-07-01 18:27:40 +00:00
noseb13eds
8bdfbfd446
[ie/soundcloud] Improve metadata extraction (#17088)
Closes #7351
Authored by: noseb13eds
2026-07-01 04:46:54 +00:00
doe1080
acc995cf91
[ie/trovo] Remove dead extractors (#16353)
Authored by: doe1080
2026-07-01 04:41:25 +00:00
doe1080
e584a65f2a
[utils] parse_duration: Return int when appropriate (#13899)
Authored by: doe1080
2026-06-30 03:28:49 +00:00
billauer
c84b2c6736
[ie/svt] Fix extractor (#16288)
Closes #16255
Authored by: billauer, dirkf

Co-authored-by: dirkf <1222880+dirkf@users.noreply.github.com>
2026-06-30 03:20:11 +00:00
InvalidUsernameException
e7b5d68f37
[ie/truth] Support share URLs (#16096)
Closes #16089
Authored by: InvalidUsernameException
2026-06-30 03:17:35 +00:00
doe1080
b0472c3bce
[cleanup] Fix minor mistakes (#17083)
Authored by: doe1080
2026-06-29 23:08:40 +00:00
tcely
500e54cf86
[fd/external] Fix resuming downloads with aria2c (#11698)
Closes #15151
Authored by: tcely
2026-06-29 22:00:03 +00:00
bashonly
5678b282e2
[ie/unsupported] Update unsupported sites (#17085)
Closes #10045
Closes #10368
Closes #16117

Authored by: bashonly
2026-06-28 22:29:02 +00:00
doe1080
55a58debec
[ie/mxplayer] Rework extractors (#17018)
Closes #3705
Closes #6115
Closes #7428
Closes #15371
Closes #15382
Closes #15968

Authored by: doe1080
2026-06-28 19:51:40 +00:00
bashonly
f49b551a0c
[ie/instagram] Rework extractor (#17075)
Closes #7165
Closes #8408
Closes #17074

Authored by: bashonly
2026-06-28 17:35:50 +00:00
doe1080
1249676e98
[utils] parse_resolution: Support fps suffixes (#17073)
Authored by: doe1080
2026-06-28 17:17:38 +00:00
Simon Sawicki
7a569456f2
[cookies] Use ' instead of " for SQL string quoting (#17078)
Closes #17064
Authored by: Grub4K
2026-06-28 17:10:34 +00:00
doe1080
3cf981af60
[utils] qualities: Avoid repeated index lookups (#17025)
Authored by: doe1080
2026-06-28 17:09:39 +00:00
bashonly
c13e2f8a20
[ie] Fix request logging (#17072)
Authored by: bashonly
2026-06-27 23:31:07 +00:00
HybridDog
af8a3f3437
[ie] Always include id in request error output (#17068)
Authored by: bashonly, HybridDog

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2026-06-27 22:56:10 +00:00
0xvd
785e507ef0
[ie/soundcloud] Extract comments (#16938)
Closes #16717
Authored by: 0xvd
2026-06-27 22:13:07 +00:00
Christopher Dial
6a24c96f7f
[ie/youtube] Fix extract_relative_time for abbreviated units (#16687)
Authored by: dialmaster
2026-06-27 21:32:42 +00:00
bashonly
d23e6f5a38
Always include warnings in debug output (#17059)
Authored by: bashonly
2026-06-26 23:04:05 +00:00
Bnyro
4a6296248f
[ie/zoom:clips] Add extractor (#17005)
Authored by: Bnyro
2026-06-26 23:03:15 +00:00
Longcharmroeun
6b67e1f2b7
[ie/mgtv] Fix VIP stream extraction (#16982)
Authored by: longcharmroeun
2026-06-26 22:55:42 +00:00
noseb13eds
f69e64a954
[ie/soundcloud] Extract uploader_url for playlists (#16842)
Authored by: noseb13eds
2026-06-26 22:53:55 +00:00
bashonly
c102b20965
[cleanup] Replace dead example/test URL (#17061)
* Replace dead example URL in documentation
* Replace primary Youtube test URL
* Remove obsolete `test_youtube_lists` module

Closes #12263
Authored by: bashonly
2026-06-26 22:36:35 +00:00
doe1080
57528faa36
[ie/youtube] Fix minor issues (#17060)
Authored by: doe1080
2026-06-26 22:33:21 +00:00
doe1080
25a05fc0e2
[utils] pkcs1pad: Fix invalid PKCS#1 v1.5 padding bytes (#17035)
Ref: https://www.rfc-editor.org/info/rfc8017/#section-7.2.1

Authored by: doe1080
2026-06-26 22:28:58 +00:00
0xvd
917dad55e5
[ie/reddit] Remove broken login support (#17038)
Authored by: 0xvd
2026-06-26 22:25:15 +00:00
0xvd
a5e0f87140
[ie/linkedin] Remove broken login support (#17039)
Authored by: 0xvd
2026-06-26 22:24:22 +00:00
bashonly
3c279b33cb
[ie/youtube] Fix detection of forced preroll wait time (#17062)
Authored by: bashonly
2026-06-26 16:52:12 +00:00
bashonly
7b03011294
Raise minimum recommended Python version to 3.11 (#17034)
Ref:
- https://github.com/yt-dlp/yt-dlp/issues/16916
- https://github.com/yt-dlp/yt-dlp/issues/16917

Authored by: bashonly
2026-06-24 14:31:45 +00:00
bashonly
a75ba96fa4
[ie/youtube:tab] Fix flat extraction of collaborators (#17045)
Closes #17044
Authored by: bashonly
2026-06-24 14:27:38 +00:00
bashonly
d6c411bcd0
[ie/youtube:tab] Fix metadata extraction (#16976)
Authored by: bashonly
2026-06-21 22:49:35 +00:00
sepro
98036ccd4f
[cleanup] Fix invalid info dict fields (#17007)
Authored by: seproDev
2026-06-21 22:48:47 +00:00
dlp-bot
da99b21b2d
[ci] Bump actions/checkout v6.0.3 => v7.0.0 (#17015)
Authored by: dlp-bot
2026-06-20 23:11:44 +00:00
dlp-bot
8a5f1dd3bd
[build] Update 17 dependencies (#17014)
* Bump cryptography 48.0.0 => 49.0.0
* Bump deno 2.8.1 => 2.8.3
* Bump distlib 0.4.0 => 0.4.3
* Bump filelock 3.29.0 => 3.29.4
* Bump hatchling 1.29.0 => 1.30.1
* Bump idna 3.17 => 3.18
* Bump pyinstaller 6.20.0 => 6.21.0
* Bump pyinstaller-hooks-contrib 2026.5 => 2026.6
* Bump pyinstaller[win32] 6.20.0 => 6.21.0
* Bump pyinstaller[win_amd64] 6.20.0 => 6.21.0
* Bump pyinstaller[win_arm64] 6.20.0 => 6.21.0
* Bump pytest 9.0.3 => 9.1.0
* Bump python-discovery 1.4.0 => 1.4.2
* Bump ruff 0.15.15 => 0.15.17
* Bump trove-classifiers 2026.5.22.10 => 2026.6.1.19
* Bump uv 0.11.17 => 0.11.21
* Bump virtualenv 21.4.2 => 21.5.0

Authored by: dlp-bot
2026-06-20 22:59:22 +00:00
Francisco Pombal
9ae7df9a22
[ie/tviplayer] Fix extractor (#16527)
Closes #13132
Authored by: FranciscoPombal
2026-06-18 22:05:08 +00:00
doe1080
2b27a203f7
[ie/periscope] Improve metadata extraction (#16084)
Authored by: doe1080
2026-06-18 04:58:54 +00:00
doe1080
4af5541bb5
[ie/niconico] Support shorts (#16992)
Authored by: doe1080
2026-06-18 02:32:03 +00:00
doe1080
c4f94545c9
[ie/niconico] Fix error detection (#16991)
Closes #16844
Authored by: doe1080
2026-06-17 22:53:29 +00:00
InvalidUsernameException
cfee151fcd
[ie/ZDF] Detect livestreams (#16954)
Authored by: InvalidUsernameException
2026-06-17 22:34:00 +00:00
BOplaid
24aecad5df
[ie/telewebion] Fix extractor (#16986)
Closes #16826
Authored by: BOplaid
2026-06-17 22:32:41 +00:00
0xvd
01f4f06fdd
[ie/mxplayer] Fix extractors (#16988)
Closes #16987
Authored by: 0xvd
2026-06-17 21:14:06 +00:00
bashonly
ad6b5f4b35
[ie/youtube:tab] Fix flat playlist metadata extraction (#16965)
Closes #13879, Closes #16665, Closes #16952
Authored by: bashonly
2026-06-16 02:00:53 +00:00
Masterjun
8902f6ba8c
[fd/mhtml] Fix storyboard content-length calculation (#13998)
Authored by: Masterjun3
2026-06-15 22:35:04 +02:00
bashonly
b23046bbc8
[ie/youtube:tab] Fix pagination (#16948)
* Support `continuationViewModel` continuation tokens

Closes #16692, Closes #16943
Authored by: bashonly
2026-06-13 23:06:23 +00:00
bashonly
9055188250
[ie/bandcamp:weekly] Fix metadata extraction (#16941)
Fix bug in a541df1ea5a593abf3ceaf94ed806e4b52a2c459

Authored by: bashonly
2026-06-12 22:55:22 +00:00
doe1080
b05b408d10
[utils] Deprecate make_dir in favor of make_parent_dirs (#16931)
Authored by: doe1080
2026-06-12 22:53:58 +00:00
selfhoster1312
a2483524fb
[ie/peertube] Support password-protected videos (#16873)
Authored by: selfhoster1312
2026-06-12 17:22:08 +00:00
0xvd
707537a039
[ie/patreon] Support new URL format (#16926)
Closes #16923
Authored by: 0xvd
2026-06-12 09:14:10 +00:00