Commit graph

32 commits

Author SHA1 Message Date
ArabCoders
e4794eda7c Updated the worker pool to be dynamic, and make it so that live stream downloading doesn't count towards the worker pool limit. 2025-03-08 19:53:15 +03:00
ArabCoders
f0836ddd77 apple like to be snowflake. 2025-02-28 01:21:45 +03:00
ArabCoders
b7b72cf21e try to direct play video first and fallback to hls if we encounter error. 2025-02-27 18:31:17 +03:00
ArabCoders
922d194d7a simplify API calls. 2025-01-25 17:25:58 +03:00
ArabCoders
4e9546ca0b removed dev vars from launch 2025-01-17 02:04:30 +03:00
ArabCoders
b1388eff6b Added Basic mode for WebUI & added new env var for selecting default preset. 2025-01-17 02:03:58 +03:00
ArabCoders
812e92cf23 updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
ArabCoders
2a79ac6849 Fix #160 2025-01-03 00:24:21 +03:00
ArabCoders
d8f73a618a Fixed audio only streaming 2025-01-02 19:11:22 +03:00
ArabCoders
6b930bb388 added more info to media Metadata, and cleaned up itemDTO object. 2024-12-27 19:58:21 +03:00
ArabCoders
7420138ce0 Document env variables and added remove_files env option. 2024-12-25 19:16:15 +03:00
ArabCoders
2d70de2032 updating python code to be little more clean and implements more type checks. 2024-12-20 21:20:51 +03:00
ArabCoders
0b4216c0b0 Prep for dev release 2024-12-18 21:15:15 +03:00
ArabCoders
daea07c678 dont hardcode the wss url 2024-12-17 19:06:18 +03:00
ArabCoders
fcb2eda4ba Fixes for default preset. 2024-12-17 18:43:09 +03:00
ArabCoders
0239e509de sweeping changes to internals 2024-12-14 19:27:13 +03:00
ArabCoders
c61fd133d8 more updates for new UI 2024-12-14 14:57:23 +03:00
ArabCoders
62d5d29bfc initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
ArabCoders
3ecb3c8690 allow adding format via ytdlp.json 2024-12-12 18:32:23 +03:00
ArabCoders
48ad232393 Made it possible to switch streamer used codecs 2024-04-15 22:06:14 +03:00
ArabCoders
ef4fcf9db3 Locally check the id instead fo requesting extract_info twice. 2024-03-08 16:46:08 +03:00
ArabCoders
fb2d8fb442 Fixed path issue for container debugger. 2024-02-27 17:49:45 +03:00
ArabCoders
ec08dcf118 Added debugpy to container. 2024-02-27 17:33:07 +03:00
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
c24f218670 Use different icon to differentiate Live vs normal download. 2024-01-11 19:08:01 +03:00
ArabCoders
0d51d4d90a Allow using .env file. 2024-01-09 18:35:57 +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
be6ed2967c handle download archive in the app instead of yt-dlp. 2024-01-06 20:02:22 +03:00
ArabCoders
14ba9fa5ca Fixed bug preventing postprocessors from running. 2023-12-15 13:06:11 +03:00
ArabCoders
f4fc770b44 new start 2023-12-01 16:49:52 +03:00