Commit graph

73 commits

Author SHA1 Message Date
arabcoders
ac2056f038 Fix text overflow, Closes #345 2025-07-20 17:02:01 +03:00
arabcoders
c1763f9e3b add preset to history/queue 2025-07-16 16:16:44 +03:00
arabcoders
e7dad280cd change default opacity to 0.95 2025-07-08 16:12:28 +03:00
arabcoders
ed77a59b42 clean up language usage. 2025-07-08 16:11:03 +03:00
arabcoders
4849301c5a fix incorrect test display. 2025-07-05 17:54:01 +03:00
arabcoders
a5812a7d61 Download selected as archive when downloading multiple files. Implements #321, Update #310 2025-07-04 19:18:40 +03:00
arabcoders
4f7da0b125 support preset in yt-dlp/url/info endpoint. 2025-06-28 19:12:29 +03:00
arabcoders
de304005da make it more clear when item has already been downloaded. 2025-06-24 17:26:03 +03:00
arabcoders
d0630f7415 Change re-queue text to retry 2025-06-22 18:03:12 +03:00
arabcoders
a2f5c770c6 minor design update for index page. 2025-06-21 20:47:18 +03:00
arabcoders
c8dbd93efb make it possible to view local item info 2025-06-20 20:36:22 +03:00
arabcoders
8694e82965 minor design update 2025-06-17 17:24:52 +03:00
arabcoders
3708734428 minor status name changes 2025-06-16 15:50:24 +03:00
arabcoders
38dc9c1ec6 spin the icon if the item is queued. 2025-06-15 19:55:06 +03:00
arabcoders
4367fb0937 Add option to remove item from archive, and minor ui updates. 2025-06-14 21:29:25 +03:00
arabcoders
1c8de32e72 tag premiere video correctly. 2025-06-14 01:07:01 +03:00
arabcoders
bb41eadde7 add the ability to prevent downloading youtube premiere initial stream. 2025-06-14 00:59:57 +03:00
arabcoders
400cf7bec3 completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00
arabcoders
698791b7fc minor design update for index page. 2025-06-10 13:58:18 +03:00
arabcoders
8b0b744d98 Add option to completely disable videos thumbnail. 2025-06-05 21:36:52 +03:00
arabcoders
0f0dd51a41 Add support for running YTPTube from sub-directory. Fix #295 2025-06-05 21:04:00 +03:00
arabcoders
731614961e Incorrect message of deleting file is showing even though the option to delete file is disabled. 2025-06-04 00:59:53 +03:00
arabcoders
0156052ab9 Reduce confirmation box usage with optional WebUI flag. 2025-06-03 18:03:23 +03:00
arabcoders
c13c4427a7 Proxy our toast usage via our own methods to be able to control enabling/disabling it. 2025-06-03 17:44:23 +03:00
arabcoders
647acc488d Fix problem with processing playlist 2025-05-23 18:20:35 +03:00
arabcoders
f62b01b361 Enable floating image for list view. 2025-05-10 18:13:40 +03:00
arabcoders
f7abca8d10 minor design update 2025-05-07 21:56:27 +03:00
arabcoders
28ea6c6aa9 truncate oveflowing error text with option to display all on click 2025-05-01 18:51:23 +03:00
arabcoders
f0c04e121b retain live_in value cross re-queue, as sometimes the queue happens and the stream not yet live. 2025-04-22 18:13:49 +03:00
arabcoders
3d99247c01 make the date update dynamic 2025-04-22 17:24:48 +03:00
arabcoders
0b79b6f6aa Automatically re-queue upcoming live streams in history. 2025-04-22 16:52:52 +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
d03e04db19 minor changes to webui display 2025-04-04 02:07:56 +03:00
arabcoders
8385ec7b0a restore opacity on queue embeded content play 2025-04-01 01:58:53 +03:00
arabcoders
b09bf14acd complete the migration to yt-dlp cli instead of JSON config 2025-03-31 22:47:54 +03:00
arabcoders
77de30609b updated the conversion process of cli to config 2025-03-31 20:46:55 +03:00
arabcoders
3b9c9acdeb extends the improvements to download page. 2025-03-28 22:44:05 +03:00
arabcoders
37fc7a7604 set opacity when model is active in file browser. 2025-03-28 22:21:03 +03:00
arabcoders
581442d235 minor update to list view, and added download selected items. 2025-03-27 00:48:26 +03:00
arabcoders
3d9d0e222a Only show list when there are items. 2025-03-26 22:07:52 +03:00
arabcoders
edcecc6290 Added list disable for downloads. 2025-03-26 21:52:44 +03:00
arabcoders
aa3538917f Maintain playlist keys. Fixes #227 2025-03-26 00:54:46 +03:00
arabcoders
fad709b42b restore opacity if the video is playing. 2025-03-25 02:03:44 +03:00
ArabCoders
4ed7c26bb4 migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
ArabCoders
cc96879a1d show play icon if hideThumbnail is set and content is embedable 2025-03-11 21:31:59 +03:00
ArabCoders
dcab2530ec Improve history status display and added button to play the video incase thumbnail is hidden. 2025-03-10 00:53:04 +03:00
ArabCoders
fbdeec6a99 add different icon for embeded content 2025-03-08 18:22:50 +03:00
ArabCoders
64c84e5c3a Make it possible to embed content if the content is being downloaded or yet to complete. 2025-03-07 20:40:31 +03:00