Commit graph

34 commits

Author SHA1 Message Date
ArabCoders
be68cf13e5 Added basic authentication 2024-07-18 15:43:32 +03:00
ArabCoders
736b588b8a Added option to archive failing download from WebUI 2024-07-11 13:38:53 +03:00
ArabCoders
ae14ac145d Updated terminal window 2024-07-09 23:40:44 +03:00
ArabCoders
2229e76abd Updated dependencies & added data list for download path to ease path selection. 2024-06-16 16:27:52 +03:00
ArabCoders
0f95ea405c Added Console view for yt-dlp command. 2024-05-16 16:12:08 +03:00
ArabCoders
7a519bf16c support jsonc in tasks/webhooks/ytdlp json files. 2024-05-14 12:41:36 +03:00
ArabCoders
da1f35ec4b add caching to the segment responses. 2024-04-20 23:57:37 +03:00
ArabCoders
f0dec94a60 Fixes 2024-03-29 21:05:26 +03:00
ArabCoders
5d57ae25ab Fixes 2024-03-28 22:55:24 +03:00
ArabCoders
46e7d28fc8 Cleanup the video player. 2024-03-26 00:16:00 +03:00
ArabCoders
70cff70247 Converted the video player to be async 2024-03-25 23:15:37 +03:00
ArabCoders
f9bb34fce7 Fixes 2024-03-24 20:32:41 +03:00
ArabCoders
a1aa7b02ba wrap notifier in timeout call, and expose pool operations via API 2024-03-23 01:02:53 +03:00
ArabCoders
2493d41271 update the format for the workers output. 2024-03-20 23:27:09 +03:00
ArabCoders
5bba32cd06 Added endpoint to expose worker status 2024-03-20 23:13:05 +03:00
ArabCoders
cccb8efb68 Added an endpoint to update completed item data. 2024-03-19 23:57:46 +03:00
ArabCoders
8042f5ac45 Serve static content from memory. 2024-03-11 19:45:51 +03:00
ArabCoders
30f3e2c2e7 Another attempt at fixing static files hang. 2024-02-19 21:45:31 +03:00
ArabCoders
620caf9caa Attempt at fix for response hang when the app has been running for long time. 2024-02-16 16:07:20 +03:00
ArabCoders
0cd3e15f34 mostly code cleanup 2024-02-02 18:07:24 +03:00
ArabCoders
228d494c1a Added health check to container. 2024-01-31 14:38:20 +03:00
ArabCoders
c8b6cc39ac initial work to add version checker. 2024-01-21 00:12:53 +03:00
ArabCoders
6e20930af7 More code changes to support multi downloads. 2024-01-09 23:38:55 +03:00
ArabCoders
b512437dde Added Webhook support 2024-01-07 16:44:29 +03:00
ArabCoders
be6ed2967c handle download archive in the app instead of yt-dlp. 2024-01-06 20:02:22 +03:00
ArabCoders
44d2bd081c Added final file size. 2024-01-03 00:27:35 +03:00
ArabCoders
a30d671960 more code cleanup 2023-12-31 20:34:12 +03:00
ArabCoders
8f9d3e27f3 Made the player more static. 2023-12-31 18:51:59 +03:00
ArabCoders
4479013712 Restructured the python code. 2023-12-31 18:34:50 +03:00
ArabCoders
ff7bd2fdeb improved logging. 2023-12-31 17:34:31 +03:00
ArabCoders
a26453448a Fixes. 2023-12-22 22:30:40 +03:00
ArabCoders
bbc57113b6 initial code to support adding tasks via WebGUI 2023-12-05 21:34:32 +03:00
ArabCoders
4c6059b81c Added Task Runner. 2023-12-04 23:24:58 +03:00
ArabCoders
f4fc770b44 new start 2023-12-01 16:49:52 +03:00