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
|
8f313d7f58
|
add support for --match-filter
|
2025-03-30 01:43:31 +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
|
43f4e85d7e
|
Add case-insensitive regex for file type detection in Utils.py
|
2025-03-28 23:23:43 +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 |
|
Abdulmohsen
|
b08d0d912e
|
Merge pull request #238 from arabcoders/create-pull-request/patch
|
2025-03-28 03:26:15 +03:00 |
|
ArabCoders
|
8723b8329d
|
Update yt-dlp to 2025.3.27
|
2025-03-28 00:23:17 +00:00 |
|
arabcoders
|
729f8a1f6f
|
Nested browser frontend page was not loading correctly.
|
2025-03-28 02:22:38 +03:00 |
|
arabcoders
|
bdaf07dff3
|
added browser to static paths
|
2025-03-28 02:07:55 +03:00 |
|
arabcoders
|
21e5dea5bf
|
Added simple file browser
|
2025-03-28 01:58:22 +03:00 |
|
arabcoders
|
fa73e817a6
|
Make it possible to override the pictures backends urls.
|
2025-03-27 01:13:52 +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 |
|
Abdulmohsen
|
1651cc0eca
|
Merge pull request #230 from arabcoders/create-pull-request/patch
|
2025-03-26 03:32:16 +03:00 |
|
ArabCoders
|
5ac0bbc067
|
Update yt-dlp to 2025.3.26
|
2025-03-26 00:23:24 +00: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
|
2b666517a5
|
add sanitize_info for get url info
|
2025-03-25 20:42:09 +03:00 |
|
arabcoders
|
b0ff4f41d0
|
update dependencies
|
2025-03-25 20:41:32 +03:00 |
|
Abdulmohsen
|
d29216093d
|
Merge pull request #225 from arabcoders/create-pull-request/patch
[yt-dlp] automated update to 2025.3.25
|
2025-03-25 03:34:43 +03:00 |
|
ArabCoders
|
af1537d43d
|
Update yt-dlp to 2025.3.25
|
2025-03-25 00:23:45 +00:00 |
|
arabcoders
|
fad709b42b
|
restore opacity if the video is playing.
|
2025-03-25 02:03:44 +03:00 |
|
arabcoders
|
55b3c34e68
|
updated README.md
|
2025-03-25 01:47:49 +03:00 |
|
arabcoders
|
c81f50a4ae
|
minor change to add random background to the WebUI.
|
2025-03-25 01:38:59 +03:00 |
|
ArabCoders
|
37ef9314cb
|
fix notification.emit return to return coro incase we don't have any targets.
|
2025-03-23 00:46:24 +03:00 |
|
ArabCoders
|
c46aa1cfe4
|
minor fix to EventBus, and trim all preset form fields.
|
2025-03-23 00:22:33 +03:00 |
|
ArabCoders
|
706dba9205
|
README update
|
2025-03-22 22:48:01 +03:00 |
|
ArabCoders
|
450ca3e1b7
|
Updated yt-dlp to 2025.3.21
|
2025-03-22 18:35:37 +03:00 |
|
ArabCoders
|
4ed7c26bb4
|
migrated all our emitter usage to EventBus
|
2025-03-22 02:05:52 +03:00 |
|
ArabCoders
|
07fc86565a
|
updated the app to use EventBus
|
2025-03-21 23:56:02 +03:00 |
|
ArabCoders
|
a973ce8bcf
|
Finalize EventBus design
|
2025-03-21 21:54:28 +03:00 |
|
ArabCoders
|
b7ded32344
|
bump curl_cffi=0.7.1
|
2025-03-20 00:40:24 +03:00 |
|
ArabCoders
|
5b9f085ee8
|
hard lock curl_cffi to 0.5.10 for yt-dlp support
|
2025-03-19 22:01:44 +03:00 |
|
ArabCoders
|
44fa844c87
|
pull mp4box from external source to reduce build time
|
2025-03-18 01:34:43 +03:00 |
|
ArabCoders
|
fee4440382
|
Update README.md
|
2025-03-18 00:10:20 +03:00 |
|
ArabCoders
|
b6fd560a64
|
update external packages
|
2025-03-17 23:55:05 +03:00 |
|
ArabCoders
|
c287c55773
|
potential fix for #217
|
2025-03-17 23:35:18 +03:00 |
|
ArabCoders
|
6f71c5ceda
|
added /changelogs to static path
|
2025-03-17 00:37:09 +03:00 |
|
ArabCoders
|
8ce19b5a4b
|
Add changeslog page to WebUI
|
2025-03-16 23:18:49 +03:00 |
|
ArabCoders
|
ca00aff9e3
|
fix params Impersonate target
|
2025-03-16 21:24:00 +03:00 |
|