Commit graph

192 commits

Author SHA1 Message Date
arabcoders
93ff749dee We no longer auto load cookies.txt from config path. it must be set via the ytdlp.cli or preset. 2025-06-09 23:19:52 +03:00
arabcoders
1f1fbbac01 WIP: more changes to support webview in the future. 2025-06-08 23:45:00 +03:00
arabcoders
6d774a6d9c switch to uv instead of pipenv, and partially fix the code to work on windows. 2025-06-08 20:45:12 +03:00
arabcoders
9419e15a4f minor changes to changelog page 2025-06-06 01:33:29 +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
46b57e06e7 Add list view for tasks. 2025-06-04 00:35:36 +03:00
arabcoders
a795429cb9 Add list view for presets. 2025-06-03 23:52:35 +03:00
arabcoders
1af17552f9 Enhance UI layout and loading state for changelog page 2025-06-03 23:46:29 +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
55b2e3e7f2 Add test button for conditions 2025-06-03 20:05:13 +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
0306f9e619 Add try catch block for url decoding. Fix #287 2025-06-03 17:01:38 +03:00
arabcoders
8f61c6e8f1 minor UI and text update. 2025-06-03 03:09:54 +03:00
arabcoders
890f2e99ef packages update 2025-06-01 18:21:47 +03:00
arabcoders
ba152fcb4f packages update. 2025-05-27 21:59:16 +03:00
arabcoders
647acc488d Fix problem with processing playlist 2025-05-23 18:20:35 +03:00
arabcoders
413707950e Remove global cookie checking 2025-05-23 00:24:11 +03:00
arabcoders
1c39d42a46 switch to pnpm 2025-05-22 23:49:02 +03:00
arabcoders
a077c816e2 minor embedable content update 2025-05-22 23:20:19 +03:00
arabcoders
198e80ad81 Minor changes to preset to include descriptions. 2025-05-20 19:02:44 +03:00
arabcoders
4ba5e9bd24 turn YTP_YTDLP_AUTO_UPDATE on by default 2025-05-16 21:47:39 +03:00
arabcoders
8c308c1ce9 Hide floating image for mobile in list mode. 2025-05-12 18:55:29 +03:00
arabcoders
802ec99cf8 Make check cookie more user customizable. 2025-05-11 17:40:35 +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
99a2f60ad7 another attempt at fixing mpd streams 2025-05-02 19:49:13 +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
2fa521889c upgrade external packages. 2025-04-26 19:51:42 +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
9ba7b34803 Add more events 2025-04-21 18:21:29 +03:00
arabcoders
bcd6df3e84 Display better desorption when there are no formats available. 2025-04-20 16:48:50 +03:00