Commit graph

851 commits

Author SHA1 Message Date
arabcoders
0ea1d80243 Added initial code to support adding custom fields to NewDownload form. 2025-08-07 18:12:24 +03:00
arabcoders
c261cb6e4f Add FAQ 2025-08-06 20:00:29 +03:00
arabcoders
a30843510e Fixed a bug in DownloadQueue 2025-08-05 18:12:00 +03:00
arabcoders
7b0cb87c32 make it clear we are doing something with playlist items. 2025-08-05 17:56:43 +03:00
arabcoders
1589e73063 Implement a way to mark items from task as already downloaded. 2025-08-05 17:34:07 +03:00
arabcoders
59508b5332 Add new version notification for WebUI 2025-08-03 16:11:26 +03:00
arabcoders
2d82737a3a Add configurable download_path depth env to control auto complete depth 2025-08-02 16:32:56 +03:00
arabcoders
48fb35329a Added force download switch 2025-08-02 16:32:21 +03:00
arabcoders
2bfa45e64d vscode luncher updates 2025-08-02 15:56:22 +03:00
arabcoders
7e4fd51e8c fix windows build 2025-08-01 18:28:17 +03:00
arabcoders
bac1a51a4a Do not register signals in non posix OS 2025-08-01 18:07:28 +03:00
arabcoders
92a6101bbe Add exception catch for sub download task 2025-08-01 17:37:46 +03:00
arabcoders
c6535f0ce1 Update the pyinstaller build to include version number. 2025-08-01 17:31:18 +03:00
arabcoders
da6bd95733 Fix threading issue on windows exe 2025-08-01 17:03:26 +03:00
arabcoders
3918fa0b8b hard reset YTDLPOpts. 2025-07-31 23:50:57 +03:00
arabcoders
1fbe80c915 allow custom PPs 2025-07-31 23:50:33 +03:00
arabcoders
918b11fc77 do not consider auto_start False items as stale 2025-07-31 23:50:19 +03:00
arabcoders
432f277329 respect auto_start when re-queuing item 2025-07-31 23:49:52 +03:00
arabcoders
15ab126a51 external packages updates 2025-07-31 23:49:30 +03:00
arabcoders
36b590cda3 Fix automatic premiere re-queue. 2025-07-27 17:04:14 +03:00
arabcoders
781b767879 Add support for converting youtube handle channels urls to channel_id. Closes #353 2025-07-27 16:44:36 +03:00
arabcoders
7b9144b200 added cli opts support for info extraction endpoint 2025-07-27 16:07:38 +03:00
arabcoders
964a24cdd5 completed the ts migration 2025-07-26 21:14:53 +03:00
arabcoders
c94a4e5c75 migrated file browser to ts 2025-07-26 20:39:06 +03:00
arabcoders
5942d12f2e migrated presets.vue to ts 2025-07-26 20:08:49 +03:00
arabcoders
4b0522e72e Added list view for notifications. 2025-07-26 19:57:44 +03:00
arabcoders
da53055be8 use info color for exporting icon 2025-07-25 20:48:12 +03:00
arabcoders
6c7542e8a3 Fixed incorrect form control for handler enable 2025-07-25 20:30:21 +03:00
arabcoders
e44077b99f typo 2025-07-25 20:24:48 +03:00
arabcoders
584d4e107e Added toggle for task handler. 2025-07-25 20:17:51 +03:00
arabcoders
dcaeb7acc8 migrated more code to ts 2025-07-25 19:41:17 +03:00
arabcoders
4e1a1e65ed Add loading screen 2025-07-25 18:38:04 +03:00
arabcoders
438254c594 Added task to kill debugpy, sometimes vscode leave it behind causing problems during development 2025-07-25 17:37:52 +03:00
arabcoders
c60c14d674 Fix playlist_autonumber. Closes #351 2025-07-24 23:47:12 +03:00
arabcoders
4a017500c7 Fixed in browser match_str to closely match yt-dlp match_str 2025-07-24 19:31:19 +03:00
arabcoders
6f059c78b8 nuxt4 migration 2025-07-24 18:51:12 +03:00
arabcoders
ca4e3dfd79 Fix upgrading and installing pip packages 2025-07-24 17:22:05 +03:00
arabcoders
78e09e03cf update external dependencies 2025-07-24 17:21:47 +03:00
arabcoders
3f338dba20 Added event for item in archive 2025-07-24 15:44:32 +03:00
arabcoders
bdbc2f5b7a migrate more code to ts 2025-07-23 19:34:08 +03:00
Abdulmohsen
b0f08f1531
Merge pull request #348 from arabcoders/create-pull-request/patch 2025-07-23 03:28:29 +03:00
ArabCoders
d0706dd1af Update yt-dlp to 2025.7.21 2025-07-23 00:27:07 +00:00
arabcoders
a58921dba5 Showing Premiering right now instead on not live 2025-07-21 16:07:23 +03:00
arabcoders
e07751c41f Minor messaging changes 2025-07-20 17:51:05 +03:00
arabcoders
ac2056f038 Fix text overflow, Closes #345 2025-07-20 17:02:01 +03:00
arabcoders
472b8cb468 Fixes #344 2025-07-20 16:53:56 +03:00
arabcoders
94193b808f removed useless log statement. 2025-07-19 20:49:50 +03:00
arabcoders
a7e8d242c9 Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
arabcoders
0f7f22bdbf removed event type ERROR and migrated it's uses to LOG_ERROR 2025-07-18 21:59:43 +03:00
arabcoders
138a497703 only offload to bg worker when needed. 2025-07-18 21:14:42 +03:00