arabcoders
|
bcdc4ee06e
|
Increase log retrieval limit and enhance log pagination metadata
|
2025-04-10 02:32:38 +03:00 |
|
arabcoders
|
17dd007ff0
|
Show that a external dl is being used if we are stuck in preparing stage as yt-dlp doesn't trigger progress_hook
|
2025-04-10 01:32:32 +03:00 |
|
arabcoders
|
4a21592e12
|
raise an error if item was using invalid preset.
|
2025-04-10 00:59:52 +03:00 |
|
arabcoders
|
ee2fd3f398
|
Only show notification target, id or url incase of error loading the target.
|
2025-04-09 19:41:54 +03:00 |
|
arabcoders
|
c2fa066669
|
set default data_key for notification targets if not provided
|
2025-04-09 19:36:49 +03:00 |
|
arabcoders
|
88163cad42
|
make it possible to change notification data field key name
|
2025-04-09 17:35:11 +03:00 |
|
arabcoders
|
33397db6ae
|
go with blacklist approach for blocking yt-dlp options.
|
2025-04-06 16:14:31 +03:00 |
|
arabcoders
|
ce1d4991d7
|
minor fixes to how we handle preset cookies
|
2025-04-06 02:17:00 +03:00 |
|
arabcoders
|
4966461cb4
|
minor log messages update
|
2025-04-06 01:50:18 +03:00 |
|
arabcoders
|
0881fce2ab
|
allow --cookies
|
2025-04-06 01:14:44 +03:00 |
|
arabcoders
|
d6ab18ec22
|
migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible.
|
2025-04-06 01:03:17 +03:00 |
|
arabcoders
|
260901cfa9
|
minor changes to newDownload form
|
2025-04-04 22:53:21 +03:00 |
|
arabcoders
|
93e830f029
|
in some specific cases, users were unable to delete items from history
|
2025-04-04 22:09:58 +03:00 |
|
arabcoders
|
48e388b0fe
|
Add logs viewing and enable file logging by default
|
2025-04-04 20:18:03 +03:00 |
|
arabcoders
|
d03e04db19
|
minor changes to webui display
|
2025-04-04 02:07:56 +03:00 |
|
arabcoders
|
04e78f4c10
|
minor fixes
|
2025-04-03 23:16:47 +03:00 |
|
arabcoders
|
245a3e7f98
|
added new env variable to auto upgrade yt-dlp on container startup
|
2025-04-03 19:37:44 +03:00 |
|
arabcoders
|
a3ef44a573
|
Fix re-queuing existing item.
|
2025-04-02 01:27:10 +03:00 |
|
arabcoders
|
eac74d0751
|
trim __repr__ double space
|
2025-04-01 23:44:14 +03:00 |
|
arabcoders
|
6cbb8eea50
|
Fix argument name in YTDLP options and enhance video cleanup on unmount
|
2025-04-01 23:27:14 +03:00 |
|
arabcoders
|
3219408a57
|
Removed last reference for ytdlp JSON config in DownloadQueue
|
2025-04-01 23:19:17 +03:00 |
|
arabcoders
|
3fe0a90a7a
|
Only load notification targets when load is called
|
2025-04-01 23:13:10 +03:00 |
|
arabcoders
|
f7101f6a38
|
simplified the codebase and removed all backwards compat flags and checks.
|
2025-04-01 22:56:28 +03:00 |
|
arabcoders
|
9b4d86041a
|
Make task run time in log more human readable.
|
2025-04-01 22:47:04 +03:00 |
|
arabcoders
|
4730583510
|
update newDownload template
|
2025-04-01 20:34:14 +03:00 |
|
arabcoders
|
fa9c084397
|
remove presets v1.0
|
2025-04-01 20:05:35 +03:00 |
|
arabcoders
|
271fd8afdf
|
when failing to send notification do not span console with exception messages.
|
2025-04-01 00:29:21 +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
|
23b1b409f4
|
deprecate JSON yt-dlp config & Post-Processors in presets and recommand cli options.
|
2025-03-31 02:13:33 +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
|
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
|
6b6cfc9d4c
|
small improvements to file browser.
|
2025-03-28 22:17:38 +03: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
|
aa3538917f
|
Maintain playlist keys. Fixes #227
|
2025-03-26 00:54:46 +03:00 |
|
arabcoders
|
2b666517a5
|
add sanitize_info for get url info
|
2025-03-25 20:42:09 +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
|
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
|
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
|
ca00aff9e3
|
fix params Impersonate target
|
2025-03-16 21:24:00 +03:00 |
|