Commit graph

117 commits

Author SHA1 Message Date
ArabCoders
0cd36ea4be validating user supplied filename. 2024-11-03 17:23:56 +03:00
ArabCoders
d837fb7d1b check for file existence before attempting to read the contents. 2024-10-31 23:46:08 +03:00
ArabCoders
f76e9b8f77 added archive.manual.log 2024-10-31 23:35:26 +03:00
ArabCoders
6a40d7ec48 fixes 2024-08-07 16:52:26 +03:00
ArabCoders
f014809e9a use pysubs2 instead ffmpeg to convert subtitles. 2024-07-31 21:34:11 +03:00
ArabCoders
5ad3eb2527 Improved player to support sidecar external subtitles 2024-07-31 19:34:14 +03:00
ArabCoders
fe803d66af Fixes #115 2024-07-29 13:31:40 +03:00
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
3447f293bd Fixed parsing custom yt-dlp config. 2024-07-06 19:09:47 +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
48ad232393 Made it possible to switch streamer used codecs 2024-04-15 22:06:14 +03:00
ArabCoders
e7af9ba972 multi-downloads are now fully working 2024-04-06 00:45:45 +03:00
ArabCoders
476d369bd1 Fixes 2024-03-31 03:49:57 +03:00
ArabCoders
ae12a75ce9 Cleanup after download finish. 2024-03-29 21:57:05 +03:00
ArabCoders
f0dec94a60 Fixes 2024-03-29 21:05:26 +03:00
ArabCoders
050012a1b2 some fixes to downloader. 2024-03-29 00:56:09 +03:00
ArabCoders
3c84741e8a terminate if process still alive after kill 2024-03-29 00:42:38 +03:00
ArabCoders
39e594c394 upgrade webhooks to support both form and json request. 2024-03-29 00:08:16 +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
b56351cd05 Reduce extract_info calls. 2024-03-16 01:22:07 +03:00
ArabCoders
9560d0f7b6 Fixes is_upcoming in frontend 2024-03-15 01:32:33 +03:00
ArabCoders
38ec713f15 fix 2024-03-15 01:16:11 +03:00
ArabCoders
5098244193 fix 2024-03-13 22:49:40 +03:00
ArabCoders
d24a241579 Cleanup code. 2024-03-13 22:41:39 +03:00
ArabCoders
8042f5ac45 Serve static content from memory. 2024-03-11 19:45:51 +03:00
ArabCoders
708e058b01 Added socket_timeout. 2024-03-11 19:39:32 +03:00
ArabCoders
9719ac863f Added yt-dlp version to footer. 2024-03-09 18:22:18 +03:00
ArabCoders
7b29979021 fixes 2024-03-08 16:46:49 +03:00
ArabCoders
ef4fcf9db3 Locally check the id instead fo requesting extract_info twice. 2024-03-08 16:46:08 +03:00
ArabCoders
1b07a421e6 updating downloadQueue log messages. 2024-03-07 17:47:22 +03:00
ArabCoders
31e6ed87e4 Fixed bug in 2nd asyncio.wait_for 2024-03-05 20:06:26 +03:00
ArabCoders
9ff44f3234 added timeout limit to extract_info 2024-03-05 14:45:22 +03:00
ArabCoders
abe5971f8c fix 2024-03-05 14:13:00 +03:00
ArabCoders
3ca1c981d2 Do not log the entire extract_info data while in debug mode. 2024-03-04 16:12:51 +03:00
ArabCoders
ec08dcf118 Added debugpy to container. 2024-02-27 17:33:07 +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