Commit graph

228 commits

Author SHA1 Message Date
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
27476a39eb wait until config is loaded to check for default preset. Fix #320 2025-07-04 19:17:04 +03:00
arabcoders
31aa15efba Added file browser actions 2025-07-01 18:06:45 +03:00
arabcoders
1d6f810453 updated frontend packages 2025-07-01 18:05:16 +03:00
arabcoders
ffefc3d9af renamed presets and added optimized preset for mobile devices. 2025-06-28 20:15:29 +03:00
arabcoders
4f7da0b125 support preset in yt-dlp/url/info endpoint. 2025-06-28 19:12:29 +03:00
arabcoders
25b7aad606 Fix running in subpath again. 2025-06-27 16:31:11 +03:00
arabcoders
de304005da make it more clear when item has already been downloaded. 2025-06-24 17:26:03 +03:00
arabcoders
43aef86e7e switch from config.version to config.app_version 2025-06-23 16:26:27 +03:00
arabcoders
3e00ebd067 fix big in tailing log 2025-06-23 12:55:49 +03:00
arabcoders
b37d614e27 Migrate configStore to ts 2025-06-22 21:49:07 +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
a188c20099 packages update 2025-06-21 20:47:09 +03:00
arabcoders
c8dbd93efb make it possible to view local item info 2025-06-20 20:36:22 +03:00
arabcoders
e02fedfe39 Improve tasks page for mass operations. 2025-06-20 00:21:02 +03:00
arabcoders
86da6c2b06 improve the import/export process to allow for non-ascii characters. 2025-06-19 18:11:19 +03:00
arabcoders
746b490216 Added filter displayed items in tasks page. 2025-06-19 12:31:19 +03:00
arabcoders
f50708852a As we no longer need to update each time yt-dlp updates, we going to use simver 2025-06-18 22:08:11 +03:00
arabcoders
20b0e41aaa update the tips on how to mark task as rss feed only. 2025-06-18 17:27:09 +03:00
arabcoders
8694e82965 minor design update 2025-06-17 17:24:52 +03:00
arabcoders
249bb43c15 RSS feed support for youtube channel/playlist. 2025-06-16 20:03:04 +03:00
arabcoders
1d8fc51db8 upgrade packages. 2025-06-16 19:44:25 +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
ffcae45d9b the ability to mark notification as low priority to bypass the toast 2025-06-15 19:35:57 +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
a478e8e58d minor design update 2025-06-13 21:22:55 +03:00
arabcoders
fb51fc3b1f upgrade packages 2025-06-13 01:05:57 +03:00
arabcoders
5212dfeeaa Refactor HttpSocket to be more manageable and more modular. 2025-06-13 01:02:31 +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
6c8fd05886 WiP: More migration to Path 2025-06-10 01:08:44 +03:00
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