Commit graph

56 commits

Author SHA1 Message Date
ArabCoders
cc96879a1d show play icon if hideThumbnail is set and content is embedable 2025-03-11 21:31:59 +03:00
ArabCoders
608b0128b8 Made it possible to not use format in preset 2025-03-11 20:59:08 +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
ArabCoders
04efb1c212 when video info fail to load raise error and close the modal 2025-03-07 20:10:35 +03:00
ArabCoders
cc21a93cb5 Make presets more powerful 2025-03-07 02:14:10 +03:00
ArabCoders
241efc8d5f added autoplay 2025-03-06 01:48:37 +03:00
ArabCoders
2106ea29b7 disable default subtitle track for firefox as it has problem when we switch sources. 2025-03-05 21:50:54 +03:00
ArabCoders
931ad0c5c5 no longer rely on plyr for playing videos instead use native video element 2025-03-05 21:07:49 +03:00
ArabCoders
d6e2a5f713 mostly text and logo update. 2025-03-05 02:40:54 +03:00
ArabCoders
4036dcacc4 updated readme with new changes 2025-03-04 21:08:08 +03:00
ArabCoders
c58faa28c9 added button to run task now 2025-03-04 20:27:26 +03:00
ArabCoders
49bc28edc0 Make it possible to manage presets via webui 2025-03-04 02:11:17 +03:00
ArabCoders
f0836ddd77 apple like to be snowflake. 2025-02-28 01:21:45 +03:00
ArabCoders
e847fea2dd for iOS devices fallback directly to m3u8 2025-02-28 01:06:58 +03:00
ArabCoders
3a964a6ac3 add mimetype to source list 2025-02-27 19:19:32 +03:00
ArabCoders
b7b72cf21e try to direct play video first and fallback to hls if we encounter error. 2025-02-27 18:31:17 +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
0cb90645cd display portrait image in more clean way 2025-02-27 14:09:11 +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
d063cf0f52 use same name cross client and server for variables and config files. 2025-01-28 00:09:46 +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
ddc216ccb6 revamped the notification system 2025-01-25 22:24:13 +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
7a2a4a5269 more face lifting 2025-01-03 20:34:18 +03:00
ArabCoders
b25ee6dad8 some facelift 2025-01-03 20:02:19 +03:00
ArabCoders
812e92cf23 updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
ArabCoders
7633f8ffe2 fixes 2025-01-03 00:44:02 +03:00
ArabCoders
df69e91d41 fix cancelling selected items. 2025-01-02 19:51:03 +03:00
ArabCoders
ed02c3ec01 Added the ability to pause download pool 2024-12-30 21:39:24 +03:00
ArabCoders
aca10d328f remove debug statements. 2024-12-29 21:57:46 +03:00
ArabCoders
6b930bb388 added more info to media Metadata, and cleaned up itemDTO object. 2024-12-27 19:58:21 +03:00
ArabCoders
eee6684005 added small play button overlay 2024-12-27 18:38:27 +03:00
ArabCoders
7420138ce0 Document env variables and added remove_files env option. 2024-12-25 19:16:15 +03:00
ArabCoders
17ab1f7038 Nuxt was intercepting the download link. Fixes #150 2024-12-25 10:21:06 +03:00
ArabCoders
252970f66f Separate toggle for thumbnail 2024-12-19 08:35:20 +03:00
ArabCoders
2782ee568d Added support to queue many urls separated by comma 2024-12-17 20:43:58 +03:00
ArabCoders
88ecfbb516 added missing static assets 2024-12-17 19:47:12 +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