arabcoders
|
bdbc2f5b7a
|
migrate more code to ts
|
2025-07-23 19:34:08 +03:00 |
|
arabcoders
|
1580388b96
|
renamed types folder
|
2025-07-18 18:56:38 +03:00 |
|
arabcoders
|
dfe1acbec4
|
minor design update
|
2025-07-11 19:46:41 +03:00 |
|
arabcoders
|
f782cad213
|
minor download form improvements.
|
2025-07-10 01:02:38 +03:00 |
|
arabcoders
|
9ff9735a2f
|
Added the ability to add item in paused state
|
2025-07-08 22:13:45 +03:00 |
|
arabcoders
|
ef2094f140
|
finalize changes for native apps.
|
2025-07-06 00:08:53 +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
|
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
|
8694e82965
|
minor design update
|
2025-06-17 17:24:52 +03:00 |
|
arabcoders
|
4367fb0937
|
Add option to remove item from archive, and minor ui updates.
|
2025-06-14 21:29:25 +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
|
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
|
198e80ad81
|
Minor changes to preset to include descriptions.
|
2025-05-20 19:02:44 +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
|
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
|
4730583510
|
update newDownload template
|
2025-04-01 20:34:14 +03:00 |
|
arabcoders
|
77de30609b
|
updated the conversion process of cli to config
|
2025-03-31 20:46:55 +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 |
|
ArabCoders
|
ada7b5db97
|
Update presets to use safe url base64 for exported string.
|
2025-03-13 21:47:01 +03:00 |
|
ArabCoders
|
cc21a93cb5
|
Make presets more powerful
|
2025-03-07 02:14:10 +03:00 |
|
ArabCoders
|
c5924b02cc
|
support format key in ytdlp.json, using the key will ignore the selected preset.
|
2025-02-27 14:58:06 +03:00 |
|
ArabCoders
|
96260301be
|
we no longer use json cookies, instead rely on netescape cookies and recommend what yt-dlp recommend as well.
|
2025-02-27 00:39:18 +03:00 |
|
ArabCoders
|
5063099002
|
Added YTP_INSTANCE_TITLE
|
2025-01-30 16:18:29 +03:00 |
|
ArabCoders
|
902244769a
|
Major code changes.
|
2025-01-27 19:53:59 +03:00 |
|
ArabCoders
|
dbee7cf2fa
|
standardize more events.
|
2025-01-25 22:46:33 +03:00 |
|
ArabCoders
|
922d194d7a
|
simplify API calls.
|
2025-01-25 17:25:58 +03:00 |
|
ArabCoders
|
a4827202d8
|
overhauled the tasks page to support adding/editing/deleting tasks from the WebUI directly instead of relying on tasks.json file.
|
2025-01-24 23:13:53 +03:00 |
|
ArabCoders
|
cb735cbb97
|
Added new feature to parse yt-dlp CLI arguments in yt-dlp JSON config box
|
2025-01-23 17:35:03 +03:00 |
|
ArabCoders
|
cd0118e961
|
Remove reset config in basic mode.
|
2025-01-17 15:40:15 +03:00 |
|
ArabCoders
|
b1388eff6b
|
Added Basic mode for WebUI & added new env var for selecting default preset.
|
2025-01-17 02:03:58 +03:00 |
|
ArabCoders
|
fd32097982
|
Added view url information in history and queue
|
2025-01-13 17:15:04 +03:00 |
|
ArabCoders
|
b86f13f2d8
|
Added new option to view url info
|
2025-01-11 16:39:24 +03:00 |
|
ArabCoders
|
593c0fc675
|
Fix and document presets.json
|
2025-01-10 18:54:07 +03:00 |
|
ArabCoders
|
2782ee568d
|
Added support to queue many urls separated by comma
|
2024-12-17 20:43:58 +03:00 |
|
ArabCoders
|
fcb2eda4ba
|
Fixes for default preset.
|
2024-12-17 18:43:09 +03:00 |
|
ArabCoders
|
c727ab3446
|
Finalizing migration to nuxt3
|
2024-12-17 17:07:52 +03:00 |
|
ArabCoders
|
0239e509de
|
sweeping changes to internals
|
2024-12-14 19:27:13 +03:00 |
|
ArabCoders
|
cf8f971785
|
updates
|
2024-12-14 16:42:31 +03:00 |
|
ArabCoders
|
c61fd133d8
|
more updates for new UI
|
2024-12-14 14:57:23 +03:00 |
|
ArabCoders
|
06042776e6
|
migrating more code to new UI
|
2024-12-13 20:55:10 +03:00 |
|