Commit graph

113 commits

Author SHA1 Message Date
ArabCoders
f689b4b7eb mark the main process to make it easier to pick process for debug 2024-02-27 17:17:58 +03:00
ArabCoders
0548e5e73a changed logging_level to LOG_LEVEL 2024-02-26 17:36:49 +03:00
ArabCoders
e20365a8e6 added debug statements. 2024-02-26 17:15:39 +03:00
ArabCoders
966e847bbd use thread for extract_info 2024-02-23 18:40:52 +03:00
ArabCoders
9dd4063ff4 updated screenshots 2024-02-23 17:15:54 +03:00
ArabCoders
a6339d93f8 added missing libmagic 2024-02-19 21:53:48 +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
86a52862da Changed completed ui name to history. 2024-02-03 19:04:49 +03:00
ArabCoders
8685c01969 fix 2024-02-03 16:19:47 +03:00
ArabCoders
18526bad38 Fixes for is_live flag. 2024-02-03 16:18:55 +03:00
ArabCoders
cd712b4c5a parse webhook response body. 2024-02-03 00:39:05 +03:00
ArabCoders
3b4c10f32f fixed logging formatter 2024-02-02 18:19:01 +03:00
ArabCoders
0cd3e15f34 mostly code cleanup 2024-02-02 18:07:24 +03:00
ArabCoders
b102267983 removed log for playlist. 2024-01-31 21:56:46 +03:00
ArabCoders
e257f15fcf added log event for webhook response. 2024-01-31 21:53:57 +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
f4ddfb552a attempt #3 2024-01-20 23:57:12 +03:00
ArabCoders
c7e0c54297 attempt to fix version tagging 2024-01-20 23:46:13 +03:00
ArabCoders
0174a1f5d0 fixes 2024-01-20 23:21:33 +03:00
ArabCoders
d834b3a33d added auto tag. 2024-01-20 23:13:56 +03:00
ArabCoders
46cd19f5d1 Fixed incorrect live stream start in date. 2024-01-20 12:53:56 +03:00
ArabCoders
5717b806b4 Added clearer message for failing to add video due to it being in archive 2024-01-20 11:24:26 +03:00
ArabCoders
f8c10c1635 Fixed .venv path issue for running commands inline 2024-01-20 10:18:32 +03:00
ArabCoders
59b02a3e96 Reverted last commit. 2024-01-15 20:09:23 +03:00
ArabCoders
4e421ae8f5 Added info log for each channel url. 2024-01-15 19:50:49 +03:00
ArabCoders
436b34bea0 Updated playlist log count to show title and id. 2024-01-15 19:30:24 +03:00
ArabCoders
68b2c322bc Sometimes yt-dlp does not provide final filename. 2024-01-15 19:13:45 +03:00
ArabCoders
3f5a2333a7 updated live stream text. in lists. 2024-01-14 18:23:26 +03:00
ArabCoders
b1f110d027 Made it more clear the download is a live stream. 2024-01-14 14:35:07 +03:00
ArabCoders
e54df357e0 remove some yt-dlp options if link is live stream or post manifestless mode. 2024-01-12 21:57:55 +03:00
ArabCoders
6a4c5f57bb Better error message for item already in queue 2024-01-12 18:14:47 +03:00
ArabCoders
85957f1c8c Fixed checking already in queue item message. 2024-01-12 18:07:11 +03:00
ArabCoders
4838750cf5 updated readme. 2024-01-12 17:58:49 +03:00
ArabCoders
c24f218670 Use different icon to differentiate Live vs normal download. 2024-01-11 19:08:01 +03:00
ArabCoders
d01fb2a5b4 README update 2024-01-10 16:36:41 +03:00
ArabCoders
fabcfd5b80 Working multi download support. 2024-01-10 14:44:56 +03:00
ArabCoders
5ed2b994ba hide copy id on touch mobile/tablet. 2024-01-10 14:05:40 +03:00
ArabCoders
6e20930af7 More code changes to support multi downloads. 2024-01-09 23:38:55 +03:00
ArabCoders
c539bcfe04 Replaced vue-tooltip with v-tooltip and added confirm to queue cancel button. 2024-01-09 21:35:55 +03:00
ArabCoders
0d51d4d90a Allow using .env file. 2024-01-09 18:35:57 +03:00
ArabCoders
0d7ff1d31c Keep temp directory if live stream ended with error. 2024-01-09 18:10:37 +03:00
ArabCoders
c932c8deb6 more changes to support multi downloads. 2024-01-09 00:17:26 +03:00
ArabCoders
1d95bbfec8 initial code to support multi downloads. 2024-01-08 20:00:17 +03:00
ArabCoders
4dbc6b44d4 Added check for webhook file existing but empty. 2024-01-07 16:50:54 +03:00
ArabCoders
1fbc52f4aa upgraded vuejs 2024-01-07 16:47:58 +03:00
ArabCoders
b512437dde Added Webhook support 2024-01-07 16:44:29 +03:00
ArabCoders
ad720280bd Upgrade ffmpeg to 6.1.1 2024-01-06 23:39:15 +03:00
ArabCoders
499c1e0e5b Fix which queue gets the post-live mode videos. 2024-01-06 22:36:12 +03:00