Simon
|
5da7b2a3c9
|
fix channel type filter, add channel playlist fallback
|
2025-07-10 07:54:11 +07:00 |
|
Simon
|
15ec8b5ab6
|
refac pending list, implement flat add
|
2025-07-09 16:16:01 +07:00 |
|
Simon
|
b6d38e9319
|
return complete vid_entry dict from scan
|
2025-07-06 21:59:26 +07:00 |
|
Simon
|
66f37a92d3
|
fix priority bulk download
|
2025-07-06 20:55:04 +07:00 |
|
Simon
|
3947653595
|
add bulk status update in queue
|
2025-07-06 20:14:56 +07:00 |
|
Simon
|
2a70f7ab58
|
move bulk delete to download actions section
|
2025-07-06 17:36:04 +07:00 |
|
Simon
|
a0f40d9970
|
backend bulk delete filter
|
2025-07-06 16:36:16 +07:00 |
|
Simon
|
8d9cb9261e
|
add vid_type filter for download list view
|
2025-07-06 16:01:55 +07:00 |
|
Simon
|
d196d2e4f5
|
index date published as iso timestamp, #902
|
2025-06-03 21:41:57 +07:00 |
|
Simon
|
62ea518e1b
|
use check_formats only on download, not in info extract
|
2025-06-03 20:58:57 +07:00 |
|
krufab
|
efe1401518
|
Bugfix #934: Download a video from the queue (#935)
* Bugfix #934: Download a video from the queue
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Bugfix #934: Download a video from the queue
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Bugfix #934: Download a video from the queue
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Bugfix #934: Download a video from the queue
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Bugfix #934: Download a video from the queue
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Bugfix #934: Download a video from the queue
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Improved code
* Improved code
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Fixed file because of black pre-commit
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
* Fixed file because of black pre-commit
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
---------
Signed-off-by: Fabio Kruger <10956489+krufab@users.noreply.github.com>
|
2025-06-02 21:55:59 +07:00 |
|
Simon
|
72d81cc45a
|
ensure channel_indexed field in pending downloads, #932
|
2025-05-22 21:39:53 +07:00 |
|
Simon
|
af33dbb22d
|
skip channel overwrite auto delete, #673
|
2025-04-29 09:28:53 +07:00 |
|
Jurrer
|
32cc2c8a13
|
Fix #919, check if video is in watched state before auto deleting (#920)
* Fix #919, check if video is in watched state before auto deleting
* lint
|
2025-04-29 09:22:19 +07:00 |
|
Simon
|
677f85b993
|
add delete and ignore, #891
|
2025-03-15 13:50:26 +01:00 |
|
Simon
|
affd7e6be2
|
add downlaod fail message serializer
|
2025-02-23 16:28:49 +07:00 |
|
Simon
|
724d5556d4
|
add page serializer
|
2025-02-20 16:41:18 +07:00 |
|
Simon
|
0ea4c87b9e
|
use enums for validation
|
2025-02-17 18:43:54 +07:00 |
|
Simon
|
3a2701f2fa
|
fix reindex inconsitent video_type
|
2025-02-16 15:34:56 +07:00 |
|
Simon
|
e6bc16693c
|
document and serialize download views
|
2025-02-10 18:29:50 +07:00 |
|
Simon
|
6723d6152f
|
add appsettings serializers and docs
|
2025-02-09 22:10:29 +07:00 |
|
Simon
|
8f22d0d9e2
|
sanitize validate cookie str
|
2025-02-02 16:41:57 +07:00 |
|
Simon
|
847764e440
|
strip nullbyte from cookie
|
2025-02-02 15:50:08 +07:00 |
|
Simon
|
2ec81c7ac7
|
context manager for yt-dlp extract, stricter worker recycle
|
2025-02-02 15:45:40 +07:00 |
|
Simon
|
43bd5359ba
|
sort download queue autostart on top
|
2025-01-30 20:40:43 +07:00 |
|
Simon
|
0b393304d1
|
cache cookie validation
|
2025-01-28 14:57:10 +07:00 |
|
Simon
|
074311339a
|
sleep on download queue
|
2025-01-28 10:30:06 +07:00 |
|
Simon
|
40198cd799
|
remove quiet in debug
|
2025-01-28 09:44:54 +07:00 |
|
Simon
|
cfae159240
|
immediate cookie write back
|
2025-01-11 18:49:02 +07:00 |
|
Simon
|
8fc935d805
|
rand_sleep on playlist refresh loop
|
2025-01-11 18:49:02 +07:00 |
|
Simon
|
457f6a0b87
|
implement po_token extractor args
|
2025-01-11 18:49:02 +07:00 |
|
Simon
|
2474a6a96b
|
consolidate rand_sleep
|
2025-01-11 18:49:02 +07:00 |
|
Simon
|
44035187b9
|
remove old cookie import, #856
|
2025-01-11 10:55:43 +07:00 |
|
Simon
|
b83e16f3ab
|
add playlist/channel detail subscribed update, #862
|
2025-01-06 22:37:16 +07:00 |
|
Simon
|
8da027f320
|
add to queue one instead of bulk
|
2025-01-03 22:28:51 +07:00 |
|
Simon
|
2dbce9da4d
|
dynamic sleep
|
2025-01-03 11:41:55 +07:00 |
|
Styloy
|
6e3a647d6a
|
add sleep_interval to queue.py (#832)
add sleep_interval to mitigate rate_limiting induced errors when adding videos to queue
|
2025-01-03 11:21:17 +07:00 |
|
Simon
|
c53a706a8e
|
fix cicular import
|
2024-12-23 16:44:43 +07:00 |
|
Simon
|
fbd7c19a93
|
remove dependency on redis json
|
2024-12-22 22:59:48 +07:00 |
|
Simon
|
a5b492fecd
|
renamed django app folder to backend
|
2024-08-03 21:58:22 +02:00 |
|