Commit graph

1419 commits

Author SHA1 Message Date
arabcoders
9ef8f47071 add notice about webview wrappers 2025-07-06 19:23:43 +03:00
arabcoders
860fb8181e support running in linux qt webview 2025-07-06 17:34:10 +03:00
arabcoders
8674b7caaf turn off console for prod builds 2025-07-06 00:09:18 +03:00
arabcoders
ef2094f140 finalize changes for native apps. 2025-07-06 00:08:53 +03:00
arabcoders
e36552e336 wip 2025-07-05 21:03:48 +03:00
arabcoders
4d194fec00 update app.spec to include all uv packages. 2025-07-05 20:14:44 +03:00
arabcoders
24de1fc6d5 more changes for native builds 2025-07-05 19:06:24 +03:00
arabcoders
f8bbcc4181 removed no longer used file for native build 2025-07-05 18:56:56 +03:00
arabcoders
eb440dff36 minor fixes for running on windows. 2025-07-05 18:32:14 +03:00
arabcoders
a448fc43ae cast file to string for mimetype 2025-07-05 18:15:37 +03:00
arabcoders
4849301c5a fix incorrect test display. 2025-07-05 17:54:01 +03:00
arabcoders
3219517555 do not show merge commits when updating github release. 2025-07-04 19:50:12 +03:00
arabcoders
a5812a7d61 Download selected as archive when downloading multiple files. Implements #321, Update #310 2025-07-04 19:18:40 +03:00
arabcoders
27476a39eb wait until config is loaded to check for default preset. Fix #320 2025-07-04 19:17:04 +03:00
arabcoders
b70cd473e7 error message update 2025-07-01 18:07:31 +03:00
arabcoders
31aa15efba Added file browser actions 2025-07-01 18:06:45 +03:00
arabcoders
1d6f810453 updated frontend packages 2025-07-01 18:05:16 +03:00
arabcoders
8db8e86b14 updated yt-dlp to 2025.06.30 2025-07-01 18:05:01 +03:00
arabcoders
d0ae46ba6d sometimes yt-dlp info extract doesn't return formats. 2025-06-28 21:37:33 +03:00
arabcoders
ffefc3d9af renamed presets and added optimized preset for mobile devices. 2025-06-28 20:15:29 +03:00
arabcoders
4f7da0b125 support preset in yt-dlp/url/info endpoint. 2025-06-28 19:12:29 +03:00
arabcoders
ebb7299053 Implements ytdlp filter logic to our own playlist processing. 2025-06-27 20:12:32 +03:00
arabcoders
25b7aad606 Fix running in subpath again. 2025-06-27 16:31:11 +03:00
arabcoders
312e3fdf4b hardcode multidict to 6.5.1 to prevent a bug in aiohttp. 2025-06-27 16:30:56 +03:00
Abdulmohsen
77de10a1ad
Merge pull request #312 from arabcoders/create-pull-request/patch 2025-06-27 04:59:26 +03:00
ArabCoders
3d11c63c08 Update yt-dlp to 2025.6.25 2025-06-27 00:25:53 +00:00
arabcoders
da8ecd2722 Added missing playlist_ keys 2025-06-24 22:07:33 +03:00
arabcoders
ccb5b3767f Fix playlist_autonumber 2025-06-24 22:02:59 +03:00
arabcoders
9dd71302f3 implements real throttle for playlist processor. 2025-06-24 21:59:58 +03:00
arabcoders
6ba37faf49 refactor: reorganize imports and add whitespace 2025-06-24 17:59:28 +03:00
arabcoders
44b395aed9 use proper names for all create_tasks 2025-06-24 17:58:48 +03:00
arabcoders
a584ffcfd6 prevent the Download queue from back pressuring the event loop 2025-06-24 17:56:12 +03:00
arabcoders
388ed0bf9d Handle Download queue task exceptions 2025-06-24 17:38:11 +03:00
arabcoders
de304005da make it more clear when item has already been downloaded. 2025-06-24 17:26:03 +03:00
arabcoders
7e29e7b48c Handle tasks exception 2025-06-24 16:26:56 +03:00
arabcoders
a9cb816050 Fix login cookie not being set correctly. Closes #310 2025-06-24 16:08:55 +03:00
arabcoders
43aef86e7e switch from config.version to config.app_version 2025-06-23 16:26:27 +03:00
arabcoders
8dc17071ce print progress hook data if we are running in debug mode. 2025-06-23 14:00:49 +03:00
arabcoders
c367b7a5d3 strip leading/ending whitespace from task data. 2025-06-23 13:37:41 +03:00
arabcoders
fdec2356f9 Fix tasks not dispatching 2025-06-23 12:56:00 +03:00
arabcoders
3e00ebd067 fix big in tailing log 2025-06-23 12:55:49 +03:00
arabcoders
8c82d1b99c create new loop in main thread 2025-06-23 01:13:17 +03:00
arabcoders
74699680ea minor logs update 2025-06-23 01:07:50 +03:00
arabcoders
f6e3c94432 minor changes to the event bus dispatcher 2025-06-23 01:00:36 +03:00
arabcoders
b37d614e27 Migrate configStore to ts 2025-06-22 21:49:07 +03:00
arabcoders
bd695e7067 Remove the redundant usage of AsyncPool and replace it with asyncio semaphore 2025-06-22 19:24:42 +03:00
arabcoders
a81ee127e9 Improved playlist handling 2025-06-22 18:32:56 +03:00
arabcoders
d0630f7415 Change re-queue text to retry 2025-06-22 18:03:12 +03:00
arabcoders
a2f5c770c6 minor design update for index page. 2025-06-21 20:47:18 +03:00
arabcoders
a188c20099 packages update 2025-06-21 20:47:09 +03:00