Commit graph

121 commits

Author SHA1 Message Date
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
6fa9741b86 added youtube short links for embedding 2025-04-01 00:02:07 +03:00
arabcoders
8ad5a2ffc8 hidden default format in preset page. 2025-03-31 23:09:52 +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
arabcoders
1bda1893e4 Convert json config in tasks to use cli arguments. 2025-03-31 00:12:35 +03:00
arabcoders
0b3cf653f5 improved the file browser by including searching and sorting 2025-03-29 21:32:43 +03:00
arabcoders
0f4c7cedb1 minor file browser design update 2025-03-29 20:23:27 +03:00
arabcoders
3b9c9acdeb extends the improvements to download page. 2025-03-28 22:44:05 +03:00
arabcoders
37fc7a7604 set opacity when model is active in file browser. 2025-03-28 22:21:03 +03:00
arabcoders
6b6cfc9d4c small improvements to file browser. 2025-03-28 22:17:38 +03:00
arabcoders
21e5dea5bf Added simple file browser 2025-03-28 01:58:22 +03:00
arabcoders
581442d235 minor update to list view, and added download selected items. 2025-03-27 00:48:26 +03:00
arabcoders
3d9d0e222a Only show list when there are items. 2025-03-26 22:07:52 +03:00
arabcoders
edcecc6290 Added list disable for downloads. 2025-03-26 21:52:44 +03:00
arabcoders
ed1ec6fc6c Merge theme selector into the settings page. 2025-03-26 19:17:04 +03:00
arabcoders
aa3538917f Maintain playlist keys. Fixes #227 2025-03-26 00:54:46 +03:00
arabcoders
7542a9a0a4 Restore opacity on get_info 2025-03-25 20:51:50 +03:00
arabcoders
b0ff4f41d0 update dependencies 2025-03-25 20:41:32 +03:00
arabcoders
fad709b42b restore opacity if the video is playing. 2025-03-25 02:03:44 +03:00
arabcoders
c81f50a4ae minor change to add random background to the WebUI. 2025-03-25 01:38:59 +03:00
ArabCoders
c46aa1cfe4 minor fix to EventBus, and trim all preset form fields. 2025-03-23 00:22:33 +03:00
ArabCoders
4ed7c26bb4 migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
ArabCoders
b6fd560a64 update external packages 2025-03-17 23:55:05 +03:00
ArabCoders
8ce19b5a4b Add changeslog page to WebUI 2025-03-16 23:18:49 +03:00
ArabCoders
8dd7c7de1e Added indicator in the WebUI for when post-processing are running. 2025-03-15 00:06:13 +03:00
ArabCoders
bce84163f7 make sure task preset format isn't default 2025-03-14 23:14:58 +03:00
ArabCoders
83152f0e00 minor fixes to not export default format 2025-03-14 23:06:09 +03:00
ArabCoders
fc696b6afa standardize the form design, and update packages to latest version. 2025-03-14 22:46:31 +03:00
ArabCoders
b5803f94b1 added export to tasks. 2025-03-14 21:30:29 +03:00
ArabCoders
ada7b5db97 Update presets to use safe url base64 for exported string. 2025-03-13 21:47:01 +03:00
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
cd977ea28d minor updates to webui 2025-03-11 02:07:56 +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
c7ace294a9 updated README with bookmarklets and updated the favicon. 2025-03-09 01:15:00 +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
e0e63d61c4 for some reason, people were exposing ytptube directly to internet without any authentication. therefore, we have disabled the console access by default. 2025-03-07 20:11:21 +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
6e52b3c356 for basic auth rely on cookies and not just the Authorization header 2025-03-07 01:01:05 +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
dcc5cd0a0b fixed the icon not showing up correctly. 2025-03-05 02:57:48 +03:00