arabcoders
|
abf9c7a9d8
|
feat: add download_info_expires config to manage download info validity
|
2025-08-22 18:10:22 +03:00 |
|
arabcoders
|
3ebd66fd60
|
add support for --no-continue
|
2025-08-20 19:33:20 +03:00 |
|
arabcoders
|
89d4c026c5
|
Added built-in reference for yt-dlp options.
|
2025-08-19 22:24:51 +03:00 |
|
arabcoders
|
444e1458be
|
minor ui updates/
|
2025-08-19 19:27:45 +03:00 |
|
arabcoders
|
53b7474069
|
bump playlist_items_concurrency to 4 by default
|
2025-08-16 20:06:33 +03:00 |
|
arabcoders
|
8da9d51646
|
fix breaking change to playlist handling.
|
2025-08-15 04:44:41 +03:00 |
|
arabcoders
|
a05568f44c
|
make playlist_index works
|
2025-08-14 11:46:58 +03:00 |
|
arabcoders
|
a81657b1ef
|
Fixed bug in get info endpoint not considering preset.
|
2025-08-14 11:16:21 +03:00 |
|
arabcoders
|
764e59b0f3
|
use random user agent for requesting thumbnails and background
|
2025-08-13 19:35:42 +03:00 |
|
arabcoders
|
21accb012d
|
Add ffprobe to local data when available
|
2025-08-09 17:40:48 +03:00 |
|
arabcoders
|
96149f5e2d
|
Make it possible to pin specific yt-dlp version
|
2025-08-09 17:27:00 +03:00 |
|
arabcoders
|
00fc97c570
|
working version of custom fields.
|
2025-08-07 23:03:34 +03:00 |
|
arabcoders
|
355adfade4
|
more changes to support custom fields in download form
|
2025-08-07 21:01:24 +03:00 |
|
arabcoders
|
0ea1d80243
|
Added initial code to support adding custom fields to NewDownload form.
|
2025-08-07 18:12:24 +03:00 |
|
arabcoders
|
a30843510e
|
Fixed a bug in DownloadQueue
|
2025-08-05 18:12:00 +03:00 |
|
arabcoders
|
7b0cb87c32
|
make it clear we are doing something with playlist items.
|
2025-08-05 17:56:43 +03:00 |
|
arabcoders
|
1589e73063
|
Implement a way to mark items from task as already downloaded.
|
2025-08-05 17:34:07 +03:00 |
|
arabcoders
|
2d82737a3a
|
Add configurable download_path depth env to control auto complete depth
|
2025-08-02 16:32:56 +03:00 |
|
arabcoders
|
bac1a51a4a
|
Do not register signals in non posix OS
|
2025-08-01 18:07:28 +03:00 |
|
arabcoders
|
92a6101bbe
|
Add exception catch for sub download task
|
2025-08-01 17:37:46 +03:00 |
|
arabcoders
|
da6bd95733
|
Fix threading issue on windows exe
|
2025-08-01 17:03:26 +03:00 |
|
arabcoders
|
3918fa0b8b
|
hard reset YTDLPOpts.
|
2025-07-31 23:50:57 +03:00 |
|
arabcoders
|
1fbe80c915
|
allow custom PPs
|
2025-07-31 23:50:33 +03:00 |
|
arabcoders
|
918b11fc77
|
do not consider auto_start False items as stale
|
2025-07-31 23:50:19 +03:00 |
|
arabcoders
|
36b590cda3
|
Fix automatic premiere re-queue.
|
2025-07-27 17:04:14 +03:00 |
|
arabcoders
|
7b9144b200
|
added cli opts support for info extraction endpoint
|
2025-07-27 16:07:38 +03:00 |
|
arabcoders
|
964a24cdd5
|
completed the ts migration
|
2025-07-26 21:14:53 +03:00 |
|
arabcoders
|
e44077b99f
|
typo
|
2025-07-25 20:24:48 +03:00 |
|
arabcoders
|
584d4e107e
|
Added toggle for task handler.
|
2025-07-25 20:17:51 +03:00 |
|
arabcoders
|
438254c594
|
Added task to kill debugpy, sometimes vscode leave it behind causing problems during development
|
2025-07-25 17:37:52 +03:00 |
|
arabcoders
|
c60c14d674
|
Fix playlist_autonumber. Closes #351
|
2025-07-24 23:47:12 +03:00 |
|
arabcoders
|
ca4e3dfd79
|
Fix upgrading and installing pip packages
|
2025-07-24 17:22:05 +03:00 |
|
arabcoders
|
3f338dba20
|
Added event for item in archive
|
2025-07-24 15:44:32 +03:00 |
|
arabcoders
|
bdbc2f5b7a
|
migrate more code to ts
|
2025-07-23 19:34:08 +03:00 |
|
arabcoders
|
a58921dba5
|
Showing Premiering right now instead on not live
|
2025-07-21 16:07:23 +03:00 |
|
arabcoders
|
e07751c41f
|
Minor messaging changes
|
2025-07-20 17:51:05 +03:00 |
|
arabcoders
|
472b8cb468
|
Fixes #344
|
2025-07-20 16:53:56 +03:00 |
|
arabcoders
|
94193b808f
|
removed useless log statement.
|
2025-07-19 20:49:50 +03:00 |
|
arabcoders
|
a7e8d242c9
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|
arabcoders
|
0f7f22bdbf
|
removed event type ERROR and migrated it's uses to LOG_ERROR
|
2025-07-18 21:59:43 +03:00 |
|
arabcoders
|
138a497703
|
only offload to bg worker when needed.
|
2025-07-18 21:14:42 +03:00 |
|
arabcoders
|
09c5d7794d
|
Cleaning up the event dispatcher system.
|
2025-07-18 21:06:09 +03:00 |
|
arabcoders
|
caf60333ea
|
minor improvements to the bg worker
|
2025-07-18 17:24:19 +03:00 |
|
arabcoders
|
395d01fe4a
|
Remove task ID from completion notification message
|
2025-07-18 00:32:30 +03:00 |
|
arabcoders
|
112da01105
|
Major notification update to add initial support for apprise URLs.
|
2025-07-18 00:10:14 +03:00 |
|
arabcoders
|
47b5967c58
|
Add the ability to disable temp file handling
|
2025-07-14 23:00:41 +03:00 |
|
arabcoders
|
9d24fc01b4
|
Make it possible to cancel download and retain the temp data, ref #332
|
2025-07-11 18:18:45 +03:00 |
|
arabcoders
|
9ff9735a2f
|
Added the ability to add item in paused state
|
2025-07-08 22:13:45 +03:00 |
|
arabcoders
|
1239643f97
|
minor update to store fields
|
2025-07-08 17:58:56 +03:00 |
|
arabcoders
|
37dab36fc9
|
support running in pywebview in windows.
|
2025-07-07 18:37:11 +03:00 |
|