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