aboutsummaryrefslograw-logtreecommitdiffstats
Latest commits:
DateCommit messageAuthorFilesLines
2026-08-30 14:58:45 +0100 (6 days)[utils] `devalue`: Improve binary type parsing (#16934)HEADmasterdoe10802-20/+146
2026-08-30 14:53:37 +0100 (6 days)[ie] Do not warn on intentional generic results (#16683)FraFraFra-LongD1-0/+3
2026-08-30 00:22:47 +0100 (6 days)[ie/applepodcasts] Fix token caching (#17567)tcely1-1/+1
2026-08-29 23:31:58 +0100 (6 days)[utils]`download_range_func`: Update `__eq__` and `__repr__` to include `from_info` (#16393)Atsushi29651-2/+7
2026-08-29 23:12:11 +0100 (6 days)[docs] Fix `Namespace` documentation (#17324)doe10802-2/+1
2026-08-29 22:55:22 +0100 (6 days)[utils] `subs_list_to_dict`: Fix empty value handling (#17311)doe10802-2/+14
2026-08-28 00:05:38 +0100 (8 days)[update] Detect GitHub error page responses (#17555)bashonly1-4/+15
2026-08-27 23:52:39 +0100 (8 days)[ie/twitch:clips] Fix extractor (#17554)bashonly1-1/+1
2026-08-27 00:44:14 +0100 (9 days)[ie/globalplayer] Fix extractors (#17442)Lillie1-116/+105
2026-08-27 00:27:37 +0100 (9 days)[ie/bandcamp] Fix extractors (#17546)bashonly1-12/+35
2026-08-26 23:34:11 +0100 (9 days)[ie/tubitv:series] Fix extractor (#17545)InvalidUsernameException1-5/+8
2026-08-26 23:22:17 +0100 (9 days)[ie/showroom] Fix extractor (#17488)wlerin1-19/+18
2026-08-26 21:40:14 +0100 (9 days)[ie/tubitv] Improve extractor (#16428)InvalidUsernameException1-32/+17
2026-08-26 21:39:10 +0100 (9 days)[ie/adn] Add `profile_id` extractor-arg (#17522)ache2-3/+7
2026-08-25 17:30:27 +0100 (11 days)[ie/go] Improve error handling (#15882)norepro1-23/+26
2026-08-25 02:45:23 +0100 (11 days)[ie/ted] Fix extractor (#17510)InvalidUsernameException1-3/+3
2026-08-25 02:32:13 +0100 (11 days)[cleanup] Remove obsolete Python compatibility code (#17357)doe108017-118/+43
2026-08-20 23:26:03 +0100[ie/niconico:channel] Support channels (#17398)doe10802-0/+100
2026-08-20 23:20:28 +0100[update] Remove bad advice (#17492)bashonly1-1/+1
2026-08-20 23:04:50 +0100[test] Fix handshake error matching for OpenSSL 4.x (#17491)Mikel Olasagasti Uranga2-2/+2
2026-08-20 00:31:25 +0100Release 2026.08.192026.08.19github-actions[bot]4-6/+66
2026-08-20 00:27:56 +0100[cleanup] Misc (#17446)bashonly2-1/+13
2026-08-20 00:26:11 +0100[ie/youtube:tab] Always extract channel metadata (#17386)Simon1-1/+3
2026-08-20 00:23:07 +0100[ie/whyp] Fix extractor (#17467)bashonly1-12/+35
2026-08-20 00:22:30 +0100[ie/bandcamp] Support browser impersonation (#17422)InvalidUsernameException1-25/+28
2026-08-20 00:20:13 +0100[ie/twitter:broadcast] Fix events handling (#17323)doe10801-2/+20
2026-08-20 00:19:30 +0100[ie/BFMTV] Fix extractor (#16905)0xvd1-32/+18
2026-08-20 00:10:36 +0100[ie/vimeo] Remove broken `macos_basic` client (#17481)bashonly2-22/+2
2026-08-19 23:56:04 +0100[ie/tiktok] Re-implement impersonation support (#17480)bashonly1-3/+7
2026-08-19 23:28:04 +0100[build] Update 11 dependencies (#17479)dlp-bot12-483/+877
2026-08-19 23:11:45 +0100[build] Temporarily pin PyInstaller to v6.22.0 (#17478)bashonly1-1/+1
2026-08-19 07:42:14 +0100[utils] Deprecate `random_uuidv4` (#17301)doe10804-10/+9
2026-08-19 04:55:26 +0100[utils] Deprecate `number_of_digits` (#17300)doe10804-7/+7
2026-08-19 03:48:42 +0100[utils] `float_or_none`: Catch `OverflowError` (#17299)doe10802-1/+2
2026-08-18 13:10:10 +0100[ie/youtube] Add `web_embedded` client fallbacks (#17462)bashonly2-3/+4
2026-08-18 12:49:08 +0100[ie/tiktok] Support share URLs (#17459)bashonly1-1/+10
2026-08-18 12:41:47 +0100[ie/tiktok] Fix formats extraction (#17460)bashonly1-3/+9
2026-08-18 12:38:11 +0100[ie/youtube] Remove `android_vr` from default clients (#17461)bashonly2-2/+3
2026-08-18 11:17:12 +0100[ie/tiktok] Fix extractor (#17452)bashonly3-17/+18
2026-08-17 08:37:52 +0100[build] Trigger nightly on requirement changes (#17450)bashonly1-0/+1
2026-08-17 08:25:02 +0100[build] Bump Windows PyInstaller requirements (#17449)bashonly3-6/+6
2026-08-16 02:54:39 +0100[ci] Update 7 actions in 10 workflows (#17345)dlp-bot10-34/+34
2026-08-16 02:48:25 +0100[build] Update 27 dependencies (#17346)dlp-bot21-1865/+2436
2026-08-16 02:15:32 +0100[build] Fix curl-cffi 0.16.x support on Python 3.10 (#17441)bashonly1-0/+1
2026-08-16 00:53:52 +0100[cleanup] Misc (#17159)bashonly7-25/+61
2026-08-16 00:50:51 +0100[rh:curl_cffi] Support `curl_cffi` 0.16.x (#17439)bashonly5-9/+42
2026-08-15 21:54:24 +0100[build] Support release tags that shadow branch names (#17409)InvalidUsernameException1-1/+1
2026-08-15 21:34:51 +0100[test:socks] Fix compatibility with `websockets>=17` (#17433)doe10801-1/+8
2026-08-15 20:52:26 +0100[test:networking] Fix logging handler removal test (#17379)doe10801-6/+6
2026-08-04 23:58:34 +0100[ie/youtube] Extract `channel_follower_count` for collaborators (#17363)bashonly1-10/+16
2026-08-04 15:28:47 +0100[utils] `random_user_agent`: Bump version range 144-150 => 145-151 (#17344)dlp-bot1-1/+1
2026-08-04 06:01:09 +0100[ci] Fix broken Windows PyPy tests (#17347)bashonly2-10/+27
2026-07-23 17:54:48 +0100[ie/vimeo] Add `macos_basic` client (#17292)bashonly2-8/+30
2026-07-23 11:59:57 +0100[ie/vimeo] Remove `ios` and `macos` clients (#17290)bashonly3-32/+5
2026-07-22 00:09:21 +0100[ie/apple] Rework extractors (#17277)bashonly2-51/+110
2026-07-22 00:02:13 +0100[ie/instagram] Fix logged-in extraction (#17278)bashonly1-2/+8
2026-07-21 00:41:12 +0100[ie/vimeo] Client maintenance (#17272)bashonly1-2/+2
2026-07-21 00:36:39 +0100[ie/youtube] Player client maintenance (#17261)bashonly3-9/+33
2026-07-21 00:24:23 +0100[ie/youtube] Fix live adaptive fragments generation (#17262)bashonly1-2/+6
2026-07-14 15:14:20 +0100[fd/hls] Fix crash on empty fragment lists in tests (#17218)doe10801-1/+1
2026-07-12 20:39:51 +0100[ie/americastestkitchen] Fix season/series extraction (#17151)Brian Marks1-57/+69
2026-07-12 01:48:16 +0100[ie/showroom] Rework extractors (#17142)doe10802-60/+117
2026-07-10 00:11:00 +0100[ie/youtube] Update player client versions (#17185)bashonly1-12/+12
2026-07-09 22:42:39 +0100[ie/youtube] Add `visionos` player client (#17184)bashonly3-3/+19
2026-07-06 22:46:30 +0100[misc] Fix third party license information (#17150)bashonly5-473/+932
2026-07-06 22:44:28 +0100[ie/ard] Remove dead extractor (#17158)InvalidUsernameException2-116/+0
2026-07-04 23:23:07 +0100Release 2026.07.042026.07.04github-actions[bot]4-31/+143
2026-07-04 23:14:51 +0100[cleanup] Misc (#17031)sepro17-6/+48
2026-07-04 23:04:14 +0100Validate and escape values in `--write-link` outputbashonly3-5/+54
2026-07-04 22:59:16 +0100[cleanup] Remove RTSP and MMS support (#17030)sepro13-125/+29
2026-07-04 22:43:19 +0100[ie/youtube] Support live adaptive formats (#16771)dreammu2-116/+100
2026-07-04 00:36:55 +0100[ie/bilibili] Fix API extraction (#13730)grqz1-28/+93
2026-07-04 00:27:24 +0100[ci] Add label handler workflow (#17128)bashonly2-0/+96
2026-07-04 00:00:59 +0100[ie/openrec] Change `_NETRC_MACHINE` to `mellowfan` (#17130)doe10801-7/+8
2026-07-03 23:36:01 +0100[ie/omnyfm] Add extractors (#15942)doe10802-0/+277
2026-07-03 19:55:36 +0100[ie/openrec] Rework extractors (#16857)doe10804-103/+680
2026-07-03 19:49:39 +0100[ie/streaks] Fix extractor (#16413)doe10802-42/+66
2026-07-03 19:28:53 +0100[ie/instagram] Avoid unnecessary API call (#17127)bashonly1-8/+16
2026-07-03 19:16:37 +0100[ie/instagram] Detect when cookies are invalidated (#17126)bashonly1-7/+32
2026-07-02 19:35:25 +0100[ie/zan] Add extractor (#16086)doe10803-0/+242
2026-07-02 19:18:59 +0100[ci] Update 5 actions in 8 workflows (#17024)dlp-bot8-15/+15
2026-07-02 19:16:54 +0100[utils] `random_user_agent`: Bump version range 143-149 => 144-150 (#17117)dlp-bot1-3/+3
2026-07-02 17:44:42 +0100[build] Update 6 dependencies (#17086)dlp-bot10-148/+148
2026-07-02 05:55:14 +0100[ie/wrestleuniverse:vod] Fix extractor (#16685)Wayne1-15/+38
2026-07-01 23:12:50 +0100[ie/arte] Fix playlist support (#13191)Frank Aurich1-19/+65
2026-07-01 22:46:52 +0100[ie/instagram] Add fallback for when impersonation is unavailable (#17113)bashonly1-10/+24
2026-07-01 19:27:40 +0100[docs] Make "No AI / No LLM Policy" abundantly clear (#16285)bashonly15-55/+86
2026-07-01 05:46:54 +0100[ie/soundcloud] Improve metadata extraction (#17088)noseb13eds1-53/+177
2026-07-01 05:41:25 +0100[ie/trovo] Remove dead extractors (#16353)doe10802-348/+0
2026-06-30 04:28:49 +0100[utils] `parse_duration`: Return `int` when appropriate (#13899)doe10801-1/+3
2026-06-30 04:20:11 +0100[ie/svt] Fix extractor (#16288)billauer1-21/+13
2026-06-30 04:17:35 +0100[ie/truth] Support share URLs (#16096)InvalidUsernameException1-1/+6
2026-06-30 00:08:40 +0100[cleanup] Fix minor mistakes (#17083)doe108022-36/+34
2026-06-29 23:00:03 +0100[fd/external] Fix resuming downloads with aria2c (#11698)tcely1-2/+7
2026-06-28 23:29:02 +0100[ie/unsupported] Update unsupported sites (#17085)bashonly3-105/+35
2026-06-28 20:51:40 +0100[ie/mxplayer] Rework extractors (#17018)doe10802-181/+391
2026-06-28 18:35:50 +0100[ie/instagram] Rework extractor (#17075)bashonly2-193/+168
2026-06-28 18:17:38 +0100[utils] `parse_resolution`: Support fps suffixes (#17073)doe10802-6/+17
2026-06-28 18:10:34 +0100[cookies] Use `'` instead of `"` for SQL string quoting (#17078)Simon Sawicki1-2/+2
2026-06-28 18:09:39 +0100[utils] `qualities`: Avoid repeated index lookups (#17025)doe10801-4/+6
[...]

 
Clone
https://github.com/yt-dlp/yt-dlp.git
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.