3733 Commits
Author SHA1 Message Date
bashonlyandGitHub 28d35b7762 [ie/twitch:clips] Fix extractor (#17554)
Closes #17553
Authored by: bashonly
2026-08-27 22:52:39 +00:00
LillieandGitHub 94eba4c156 [ie/globalplayer] Fix extractors (#17442)
Closes #17215, Closes #17429
Authored by: LillieH1000
2026-08-26 23:44:14 +00:00
bashonlyandGitHub 1d1351f40f [ie/bandcamp] Fix extractors (#17546)
Fix ec9425fcd0

Closes #17506
Authored by: bashonly
2026-08-26 23:27:37 +00:00
InvalidUsernameExceptionandGitHub 2089f8ad37 [ie/tubitv:series] Fix extractor (#17545)
Closes #17543
Authored by: InvalidUsernameException
2026-08-26 22:34:11 +00:00
a2a8846b0d [ie/showroom] Fix extractor (#17488)
Closes #17331
Authored by: wlerin, doe1080

Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2026-08-26 22:22:17 +00:00
InvalidUsernameExceptionandGitHub d1cb4709cc [ie/tubitv] Improve extractor (#16428)
Closes #16422
Authored by: InvalidUsernameException
2026-08-26 20:40:14 +00:00
acheandGitHub e164eebe19 [ie/adn] Add profile_id extractor-arg (#17522)
Authored by: arobase-che
2026-08-26 20:39:10 +00:00
noreproandGitHub 66f49765d5 [ie/go] Improve error handling (#15882)
Closes #15774
Authored by: norepro
2026-08-25 16:30:27 +00:00
InvalidUsernameExceptionandGitHub 9fb5969797 [ie/ted] Fix extractor (#17510)
Closes #17507
Authored by: InvalidUsernameException
2026-08-25 01:45:23 +00:00
doe1080andGitHub 88a9516584 [cleanup] Remove obsolete Python compatibility code (#17357)
Authored by: doe1080
2026-08-25 01:32:13 +00:00
doe1080andGitHub 81ecd58b13 [ie/niconico:channel] Support channels (#17398)
Closes #9421
Authored by: doe1080
2026-08-20 22:26:03 +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
bashonlyandGitHub d3ea2cf84a [ie/whyp] Fix extractor (#17467)
Closes #17466
Authored by: bashonly
2026-08-19 23:23:07 +00:00
InvalidUsernameExceptionandGitHub ec9425fcd0 [ie/bandcamp] Support browser impersonation (#17422)
Closes #17356
Authored by: InvalidUsernameException
2026-08-19 23:22:30 +00:00
doe1080andGitHub 2bbfb9972c [ie/twitter:broadcast] Fix events handling (#17323)
Authored by: doe1080
2026-08-19 23:20:13 +00:00
0xvdandGitHub 537ed68684 [ie/BFMTV] Fix extractor (#16905)
Closes #16864
Authored by: 0xvd
2026-08-19 23:19:30 +00:00
bashonlyandGitHub 370f7820ea [ie/vimeo] Remove broken macos_basic client (#17481)
Partially revert fdcc954df4

Authored by: bashonly
2026-08-19 23:10:36 +00:00
bashonlyandGitHub 2c0bf96092 [ie/tiktok] Re-implement impersonation support (#17480)
Fix b375e1d85c

Authored by: bashonly
2026-08-19 22:56:04 +00:00
doe1080andGitHub 0d1e029d14 [utils] Deprecate random_uuidv4 (#17301)
Authored by: doe1080
2026-08-19 15:42:14 +09:00
bashonlyandGitHub 5d5b634d8e [ie/youtube] Add web_embedded client fallbacks (#17462)
Authored by: bashonly
2026-08-18 12:10:10 +00:00
bashonlyandGitHub 6218535213 [ie/tiktok] Support share URLs (#17459)
Authored by: bashonly
2026-08-18 11:49:08 +00:00
bashonlyandGitHub 06ab8f6a90 [ie/tiktok] Fix formats extraction (#17460)
Closes #16622, Closes #17293, Closes #17372
Authored by: bashonly
2026-08-18 11:41:47 +00:00
bashonlyandGitHub dae52d8386 [ie/youtube] Remove android_vr from default clients (#17461)
Closes #17456
Authored by: bashonly
2026-08-18 11:38:11 +00:00
bashonlyandGitHub 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
bashonlyandGitHub 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
bashonlyandGitHub fdcc954df4 [ie/vimeo] Add macos_basic client (#17292)
Authored by: bashonly
2026-07-23 16:54:48 +00:00
bashonlyandGitHub 07591f601e [ie/vimeo] Remove ios and macos clients (#17290)
Closes #17271, Closes #17286
Authored by: bashonly
2026-07-23 10:59:57 +00:00
bashonlyandGitHub 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
bashonlyandGitHub 1f1101d0dc [ie/instagram] Fix logged-in extraction (#17278)
Closes #17275
Authored by: bashonly
2026-07-21 23:02:13 +00:00
bashonlyandGitHub a8be438aac [ie/vimeo] Client maintenance (#17272)
Closes #17271
Authored by: bashonly
2026-07-20 23:41:12 +00:00
bashonlyandGitHub 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
bashonlyandGitHub 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
Brian MarksandGitHub d9813a3da6 [ie/americastestkitchen] Fix season/series extraction (#17151)
Authored by: bm1549
2026-07-12 19:39:51 +00:00
doe1080andGitHub 6a188aed91 [ie/showroom] Rework extractors (#17142)
Closes #2072, Closes #7297
Authored by: doe1080
2026-07-12 00:48:16 +00:00
bashonlyandGitHub 59d9ae606a [ie/youtube] Update player client versions (#17185)
Authored by: bashonly
2026-07-09 23:11:00 +00:00
bashonlyandGitHub 1328586f72 [ie/youtube] Add visionos player client (#17184)
Authored by: bashonly
2026-07-09 21:42:39 +00:00
InvalidUsernameExceptionandGitHub 981190089f [ie/ard] Remove dead extractor (#17158)
Closes #2630
Authored by: InvalidUsernameException
2026-07-06 21:44:28 +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
seproandGitHub bed3d58c5c [cleanup] Remove RTSP and MMS support (#17030)
Authored by: seproDev
2026-07-04 21:59:16 +00:00
dreammuandGitHub 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
grqzandGitHub e8de28e23c [ie/bilibili] Fix API extraction (#13730)
Closes #12887, Closes #16962
Authored by: grqz
2026-07-03 23:36:55 +00:00
doe1080andGitHub 6694ef8299 [ie/openrec] Change _NETRC_MACHINE to mellowfan (#17130)
Fix 5aa335ecd9

Authored by: doe1080
2026-07-03 23:00:59 +00:00
doe1080andGitHub fa383a9efa [ie/omnyfm] Add extractors (#15942)
Closes #10201, Closes #11035
Authored by: doe1080
2026-07-03 22:36:01 +00:00
doe1080andGitHub 5aa335ecd9 [ie/openrec] Rework extractors (#16857)
Closes #12740, Closes #13698
Authored by: doe1080
2026-07-03 18:55:36 +00:00
doe1080andGitHub 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
bashonlyandGitHub 161dd9fd05 [ie/instagram] Avoid unnecessary API call (#17127)
Fix 8b8e3e3cb4

Authored by: bashonly
2026-07-03 18:28:53 +00:00
bashonlyandGitHub 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
doe1080andGitHub ad9a6f25f6 [ie/zan] Add extractor (#16086)
Closes #7961, Closes #16967
Authored by: doe1080
2026-07-02 18:35:25 +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