github-actions[bot]
3a08beaf03
Release 2026.08.19
...
Created by: bashonly
:ci skip all
2026-08-19 23:31:25 +00:00
cf68b8f43f
[ie/youtube:tab] Always extract channel metadata ( #17386 )
...
Closes #13155
Authored by: bbilly1, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2026-08-19 23:26:11 +00:00
bashonly and GitHub
d3ea2cf84a
[ie/whyp] Fix extractor ( #17467 )
...
Closes #17466
Authored by: bashonly
2026-08-19 23:23:07 +00:00
InvalidUsernameException and GitHub
ec9425fcd0
[ie/bandcamp] Support browser impersonation ( #17422 )
...
Closes #17356
Authored by: InvalidUsernameException
2026-08-19 23:22:30 +00:00
doe1080 and GitHub
2bbfb9972c
[ie/twitter:broadcast] Fix events handling ( #17323 )
...
Authored by: doe1080
2026-08-19 23:20:13 +00:00
0xvd and GitHub
537ed68684
[ie/BFMTV] Fix extractor ( #16905 )
...
Closes #16864
Authored by: 0xvd
2026-08-19 23:19:30 +00:00
bashonly and GitHub
370f7820ea
[ie/vimeo] Remove broken macos_basic client ( #17481 )
...
Partially revert fdcc954df4
Authored by: bashonly
2026-08-19 23:10:36 +00:00
bashonly and GitHub
2c0bf96092
[ie/tiktok] Re-implement impersonation support ( #17480 )
...
Fix b375e1d85c
Authored by: bashonly
2026-08-19 22:56:04 +00:00
doe1080 and GitHub
0d1e029d14
[utils] Deprecate random_uuidv4 ( #17301 )
...
Authored by: doe1080
2026-08-19 15:42:14 +09:00
doe1080 and GitHub
4ce0e4d331
[utils] Deprecate number_of_digits ( #17300 )
...
Authored by: doe1080
2026-08-19 12:55:26 +09:00
doe1080 and GitHub
93a7a995e0
[utils] float_or_none: Catch OverflowError ( #17299 )
...
Authored by: doe1080
2026-08-19 11:48:42 +09:00
bashonly and GitHub
5d5b634d8e
[ie/youtube] Add web_embedded client fallbacks ( #17462 )
...
Authored by: bashonly
2026-08-18 12:10:10 +00:00
bashonly and GitHub
6218535213
[ie/tiktok] Support share URLs ( #17459 )
...
Authored by: bashonly
2026-08-18 11:49:08 +00:00
bashonly and GitHub
06ab8f6a90
[ie/tiktok] Fix formats extraction ( #17460 )
...
Closes #16622 , Closes #17293 , Closes #17372
Authored by: bashonly
2026-08-18 11:41:47 +00:00
bashonly and GitHub
dae52d8386
[ie/youtube] Remove android_vr from default clients ( #17461 )
...
Closes #17456
Authored by: bashonly
2026-08-18 11:38:11 +00:00
bashonly and GitHub
b375e1d85c
[ie/tiktok] Fix extractor ( #17452 )
...
Closes #17403 , Closes #17437
Authored by: bashonly
2026-08-18 10:17:12 +00:00
4e969d3a6c
[cleanup] Misc ( #17159 )
...
Closes #17196 , Closes #17385
Authored by: bashonly, dialmaster, gamer191, BOplaid
Co-authored-by: Christopher Dial <dial.chris@gmail.com >
Co-authored-by: BOplaid <146466352+BOplaid@users.noreply.github.com >
Co-authored-by: gamer191 <83270075+gamer191@users.noreply.github.com >
2026-08-15 23:53:52 +00:00
4dc054d51c
[rh:curl_cffi] Support curl_cffi 0.16.x ( #17439 )
...
Closes #17341
Authored by: bashonly, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com >
2026-08-15 23:50:51 +00:00
bashonly and GitHub
5d6b8c8cd1
[ie/youtube] Extract channel_follower_count for collaborators ( #17363 )
...
To clarify the somewhat misleading subject line: this patch
only extracts the 1st collaborator's channel_follower_count
for videos with multiple collaborators.
Closes #17360
Authored by: bashonly
2026-08-04 22:58:34 +00:00
dlp-bot and GitHub
15941bd48f
[utils] random_user_agent: Bump version range 144-150 => 145-151 ( #17344 )
...
Authored by: dlp-bot
2026-08-04 14:28:47 +00:00
bashonly and GitHub
fdcc954df4
[ie/vimeo] Add macos_basic client ( #17292 )
...
Authored by: bashonly
2026-07-23 16:54:48 +00:00
bashonly and GitHub
07591f601e
[ie/vimeo] Remove ios and macos clients ( #17290 )
...
Closes #17271 , Closes #17286
Authored by: bashonly
2026-07-23 10:59:57 +00:00
bashonly and GitHub
aaf7405ba3
[ie/apple] Rework extractors ( #17277 )
...
* Add API fallback for ApplePodcastsIE
* Fix AppleConnectIE token extraction
* Refactor and add AppleBaseIE
Closes #17266
Authored by: bashonly
2026-07-21 23:09:21 +00:00
bashonly and GitHub
1f1101d0dc
[ie/instagram] Fix logged-in extraction ( #17278 )
...
Closes #17275
Authored by: bashonly
2026-07-21 23:02:13 +00:00
bashonly and GitHub
a8be438aac
[ie/vimeo] Client maintenance ( #17272 )
...
Closes #17271
Authored by: bashonly
2026-07-20 23:41:12 +00:00
bashonly and GitHub
69ea200067
[ie/youtube] Player client maintenance ( #17261 )
...
* Add visionos to logged-out default clients
* Add POT policy for android_vr
* Use tv_downgraded for VR fallback client
* Move back to web from web_safari in defaults
Closes #14997
Closes #15583
Closes #15756
Closes #15798
Closes #16064
Closes #17143
Closes #17232
Closes #17252
Authored by: bashonly
2026-07-20 23:36:39 +00:00
bashonly and GitHub
93ceb95cdf
[ie/youtube] Fix live adaptive fragments generation ( #17262 )
...
Fix bug in 8c1f07d813
Closes #17208
Authored by: bashonly
2026-07-20 23:24:23 +00:00
doe1080 and GitHub
aefce1eea4
[fd/hls] Fix crash on empty fragment lists in tests ( #17218 )
...
Authored by: doe1080
2026-07-14 14:14:20 +00:00
Brian Marks and GitHub
d9813a3da6
[ie/americastestkitchen] Fix season/series extraction ( #17151 )
...
Authored by: bm1549
2026-07-12 19:39:51 +00:00
doe1080 and GitHub
6a188aed91
[ie/showroom] Rework extractors ( #17142 )
...
Closes #2072 , Closes #7297
Authored by: doe1080
2026-07-12 00:48:16 +00:00
bashonly and GitHub
59d9ae606a
[ie/youtube] Update player client versions ( #17185 )
...
Authored by: bashonly
2026-07-09 23:11:00 +00:00
bashonly and GitHub
1328586f72
[ie/youtube] Add visionos player client ( #17184 )
...
Authored by: bashonly
2026-07-09 21:42:39 +00:00
InvalidUsernameException and GitHub
981190089f
[ie/ard] Remove dead extractor ( #17158 )
...
Closes #2630
Authored by: InvalidUsernameException
2026-07-06 21:44:28 +00:00
github-actions[bot]
fdec00e0bf
Release 2026.07.04
...
Created by: bashonly
:ci skip all
2026-07-04 22:23:07 +00:00
997fa14084
[cleanup] Misc ( #17031 )
...
Closes #17104
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2026-07-04 22:14:51 +00:00
bashonly
b6590aaa1e
Validate and escape values in --write-link output
...
See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-6v4j-43gg-vj32
Authored by: bashonly
2026-07-04 17:04:14 -05:00
sepro and GitHub
bed3d58c5c
[cleanup] Remove RTSP and MMS support ( #17030 )
...
Authored by: seproDev
2026-07-04 21:59:16 +00:00
dreammu and GitHub
8c1f07d813
[ie/youtube] Support live adaptive formats ( #16771 )
...
* Add proper support for downloading live adaptive formats
* Migrate --live-from-start support from DASH to adaptive
* Migrate post-live stream support from DASH to adaptive
Closes #15274 , Closes #15367
Authored by: dreammu
2026-07-04 21:43:19 +00:00
grqz and GitHub
e8de28e23c
[ie/bilibili] Fix API extraction ( #13730 )
...
Closes #12887 , Closes #16962
Authored by: grqz
2026-07-03 23:36:55 +00:00
doe1080 and GitHub
6694ef8299
[ie/openrec] Change _NETRC_MACHINE to mellowfan ( #17130 )
...
Fix 5aa335ecd9
Authored by: doe1080
2026-07-03 23:00:59 +00:00
doe1080 and GitHub
fa383a9efa
[ie/omnyfm] Add extractors ( #15942 )
...
Closes #10201 , Closes #11035
Authored by: doe1080
2026-07-03 22:36:01 +00:00
doe1080 and GitHub
5aa335ecd9
[ie/openrec] Rework extractors ( #16857 )
...
Closes #12740 , Closes #13698
Authored by: doe1080
2026-07-03 18:55:36 +00:00
doe1080 and GitHub
26654a359d
[ie/streaks] Fix extractor ( #16413 )
...
* Add `api_key` extractor-arg
* Fix SSAI detection
* Add hooks for custom Streaks playback API requests
Authored by: doe1080
2026-07-03 18:49:39 +00:00
bashonly and GitHub
161dd9fd05
[ie/instagram] Avoid unnecessary API call ( #17127 )
...
Fix 8b8e3e3cb4
Authored by: bashonly
2026-07-03 18:28:53 +00:00
bashonly and GitHub
ac4c955ea9
[ie/instagram] Detect when cookies are invalidated ( #17126 )
...
Thanks to @0xvd and @gamer191 for their research/testing
Closes #17124
Authored by: bashonly
2026-07-03 18:16:37 +00:00
doe1080 and GitHub
ad9a6f25f6
[ie/zan] Add extractor ( #16086 )
...
Closes #7961 , Closes #16967
Authored by: doe1080
2026-07-02 18:35:25 +00:00
d120d841dd
[utils] random_user_agent: Bump version range 143-149 => 144-150 ( #17117 )
...
Authored by: dlp-bot, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2026-07-02 18:16:54 +00:00
498e51f5da
[ie/wrestleuniverse:vod] Fix extractor ( #16685 )
...
Closes #13818
Authored by: Sec-Wayne, tewhalen, 0xvd, bashonly
Co-authored-by: tewhalen <6964120+tewhalen@users.noreply.github.com >
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2026-07-02 04:55:14 +00:00
Frank Aurich and GitHub
16bdcc525e
[ie/arte] Fix playlist support ( #13191 )
...
Closes #2945
Authored by: 1100101
2026-07-01 22:12:50 +00:00
bashonly and GitHub
8b8e3e3cb4
[ie/instagram] Add fallback for when impersonation is unavailable ( #17113 )
...
Fix f49b551a0c
Authored by: bashonly
2026-07-01 21:46:52 +00:00