Commit graph

1419 commits

Author SHA1 Message Date
arabcoders
cdcb5d61be update README 2025-04-21 20:53:45 +03:00
arabcoders
62703f3cb7 add event warning about adding url saved to archive 2025-04-21 18:40:00 +03:00
arabcoders
9ba7b34803 Add more events 2025-04-21 18:21:29 +03:00
arabcoders
5172742e96 Only display availability when it's set 2025-04-21 17:40:36 +03:00
arabcoders
f6c7d8233b restore message about live stream not being live yet. 2025-04-20 20:07:18 +03:00
arabcoders
bcd6df3e84 Display better desorption when there are no formats available. 2025-04-20 16:48:50 +03:00
arabcoders
f8b18ded00 wrap cancel in try catch to avoid possible problems. 2025-04-19 17:49:38 +03:00
arabcoders
7755f3c4e2 added some protection aganist staled download blocking the download queue. 2025-04-19 17:44:09 +03:00
arabcoders
fa3d9502d0 Minor refactor for is_downloaded function and updated dependencies 2025-04-12 18:44:10 +03:00
arabcoders
bcdc4ee06e Increase log retrieval limit and enhance log pagination metadata 2025-04-10 02:32:38 +03:00
arabcoders
17dd007ff0 Show that a external dl is being used if we are stuck in preparing stage as yt-dlp doesn't trigger progress_hook 2025-04-10 01:32:32 +03:00
arabcoders
4a21592e12 raise an error if item was using invalid preset. 2025-04-10 00:59:52 +03:00
arabcoders
ee2fd3f398 Only show notification target, id or url incase of error loading the target. 2025-04-09 19:41:54 +03:00
arabcoders
c2fa066669 set default data_key for notification targets if not provided 2025-04-09 19:36:49 +03:00
arabcoders
88163cad42 make it possible to change notification data field key name 2025-04-09 17:35:11 +03:00
arabcoders
817e7d2e37 minor ui change 2025-04-08 23:30:08 +03:00
arabcoders
33397db6ae go with blacklist approach for blocking yt-dlp options. 2025-04-06 16:14:31 +03:00
arabcoders
ce1d4991d7 minor fixes to how we handle preset cookies 2025-04-06 02:17:00 +03:00
arabcoders
4966461cb4 minor log messages update 2025-04-06 01:50:18 +03:00
arabcoders
2fedc6d018 update console/logs page opacity 2025-04-06 01:21:34 +03:00
arabcoders
0881fce2ab allow --cookies 2025-04-06 01:14:44 +03:00
arabcoders
d6ab18ec22 migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible. 2025-04-06 01:03:17 +03:00
arabcoders
44b145270f remove debug statements. 2025-04-04 23:17:07 +03:00
arabcoders
b08be6f8f0 retain extras data when re-queueing via alt+click 2025-04-04 23:05:26 +03:00
arabcoders
260901cfa9 minor changes to newDownload form 2025-04-04 22:53:21 +03:00
arabcoders
93e830f029 in some specific cases, users were unable to delete items from history 2025-04-04 22:09:58 +03:00
arabcoders
737b923a97 remove debug statement 2025-04-04 20:21:40 +03:00
arabcoders
48e388b0fe Add logs viewing and enable file logging by default 2025-04-04 20:18:03 +03:00
arabcoders
f17a27d35c fixed bug preventing the user from importing a preset 2025-04-04 02:08:11 +03:00
arabcoders
d03e04db19 minor changes to webui display 2025-04-04 02:07:56 +03:00
arabcoders
04e78f4c10 minor fixes 2025-04-03 23:16:47 +03:00
arabcoders
245a3e7f98 added new env variable to auto upgrade yt-dlp on container startup 2025-04-03 19:37:44 +03:00
arabcoders
a3ef44a573 Fix re-queuing existing item. 2025-04-02 01:27:10 +03:00
arabcoders
d7d461c75a update settings page. 2025-04-02 00:41:54 +03:00
arabcoders
eac74d0751 trim __repr__ double space 2025-04-01 23:44:14 +03:00
arabcoders
d8b4afc4c0 upgrade dependencies 2025-04-01 23:33:37 +03:00
arabcoders
6cbb8eea50 Fix argument name in YTDLP options and enhance video cleanup on unmount 2025-04-01 23:27:14 +03:00
arabcoders
3219408a57 Removed last reference for ytdlp JSON config in DownloadQueue 2025-04-01 23:19:17 +03:00
arabcoders
3fe0a90a7a Only load notification targets when load is called 2025-04-01 23:13:10 +03:00
arabcoders
f7101f6a38 simplified the codebase and removed all backwards compat flags and checks. 2025-04-01 22:56:28 +03:00
arabcoders
9b4d86041a Make task run time in log more human readable. 2025-04-01 22:47:04 +03:00
arabcoders
4730583510 update newDownload template 2025-04-01 20:34:14 +03:00
arabcoders
fa9c084397 remove presets v1.0 2025-04-01 20:05:35 +03:00
Abdulmohsen
ff2139261b
Merge pull request #244 from arabcoders/create-pull-request/patch 2025-04-01 03:30:33 +03:00
ArabCoders
bde3ae637a Update yt-dlp to 2025.3.31 2025-04-01 00:27:09 +00:00
arabcoders
8385ec7b0a restore opacity on queue embeded content play 2025-04-01 01:58:53 +03:00
arabcoders
899b2a36cd make the embeded player button red in queue 2025-04-01 01:52:26 +03:00
arabcoders
271fd8afdf when failing to send notification do not span console with exception messages. 2025-04-01 00:29:21 +03:00
arabcoders
6fa9741b86 added youtube short links for embedding 2025-04-01 00:02:07 +03:00
arabcoders
8ad5a2ffc8 hidden default format in preset page. 2025-03-31 23:09:52 +03:00