Commit graph

124 commits

Author SHA1 Message Date
arabcoders
1f1fbbac01 WIP: more changes to support webview in the future. 2025-06-08 23:45:00 +03:00
arabcoders
517f60f49d Added ts implementation of yt-dlp match_str 2025-06-05 23:47:00 +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
ca10640506 Minor improvements to notification dropdown 2025-06-04 22:38:38 +03:00
arabcoders
e2e6619534 fixed bug in default URL separator selector. 2025-06-04 22:33:05 +03:00
arabcoders
4294070b1e Make the URLs separator user configurable 2025-06-04 21:55:47 +03:00
arabcoders
4ad9ee533b Refactor terminology from "CLI arguments" to "command options for yt-dlp" across multiple files for consistency and clarity. 2025-06-04 21:54:53 +03:00
arabcoders
36475959e5 Make it possible to import data from pre-existing preset. 2025-06-04 19:31:39 +03:00
arabcoders
e8a52509b3 Implemented notification center. Closes #290 2025-06-04 19:11:55 +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
1de2de9750 Give more control over the toasts. 2025-06-03 22:37:21 +03:00
arabcoders
38bf6af1fc Improved the testing logic for conditions filter. 2025-06-03 22:15:06 +03:00
arabcoders
bdf50d0ed8 Make it possible to create tasks without timer. 2025-06-03 19:11:55 +03:00
arabcoders
23c74d8447 improve task page information display. 2025-06-03 18:32:13 +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
198e80ad81 Minor changes to preset to include descriptions. 2025-05-20 19:02:44 +03:00
arabcoders
8c308c1ce9 Hide floating image for mobile in list mode. 2025-05-12 18:55:29 +03:00
arabcoders
45f4382762 minor fixes 2025-05-10 19:38:36 +03:00
arabcoders
f62b01b361 Enable floating image for list view. 2025-05-10 18:13:40 +03:00
arabcoders
5a76f1d68a Fold preset --format into the cli args 2025-05-10 17:54:04 +03:00
arabcoders
f7abca8d10 minor design update 2025-05-07 21:56:27 +03:00
arabcoders
815bd3c0cf improved menubar 2025-05-07 19:56:28 +03:00
arabcoders
28ea6c6aa9 truncate oveflowing error text with option to display all on click 2025-05-01 18:51:23 +03:00
arabcoders
d89590434b Switched newDownload form to use HttpAPI for easier unlocking of download button. 2025-04-28 18:40: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
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
88163cad42 make it possible to change notification data field key name 2025-04-09 17:35:11 +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
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
d7d461c75a update settings page. 2025-04-02 00:41:54 +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
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
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
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
cbc158f477 Fix preset import output template 2025-03-31 03:10:41 +03:00
arabcoders
23b1b409f4 deprecate JSON yt-dlp config & Post-Processors in presets and recommand cli options. 2025-03-31 02:13:33 +03:00
arabcoders
ac119db644 remove json config use in add new download. rely on cli options. 2025-03-31 00:28:01 +03:00