32 Commits

Author SHA1 Message Date
d196d2e4f5
index date published as iso timestamp, #902 2025-06-03 21:41:57 +07:00
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
72d81cc45a
ensure channel_indexed field in pending downloads, #932 2025-05-22 21:39:53 +07:00
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
677f85b993
add delete and ignore, #891 2025-03-15 13:50:26 +01:00
affd7e6be2
add downlaod fail message serializer 2025-02-23 16:28:49 +07:00
724d5556d4
add page serializer 2025-02-20 16:41:18 +07:00
0ea4c87b9e
use enums for validation 2025-02-17 18:43:54 +07:00
3a2701f2fa
fix reindex inconsitent video_type 2025-02-16 15:34:56 +07:00
e6bc16693c
document and serialize download views 2025-02-10 18:29:50 +07:00
6723d6152f
add appsettings serializers and docs 2025-02-09 22:10:29 +07:00
8f22d0d9e2
sanitize validate cookie str 2025-02-02 16:41:57 +07:00
847764e440
strip nullbyte from cookie 2025-02-02 15:50:08 +07:00
2ec81c7ac7
context manager for yt-dlp extract, stricter worker recycle 2025-02-02 15:45:40 +07:00
43bd5359ba
sort download queue autostart on top 2025-01-30 20:40:43 +07:00
0b393304d1
cache cookie validation 2025-01-28 14:57:10 +07:00
074311339a
sleep on download queue 2025-01-28 10:30:06 +07:00
40198cd799
remove quiet in debug 2025-01-28 09:44:54 +07:00
cfae159240 immediate cookie write back 2025-01-11 18:49:02 +07:00
8fc935d805 rand_sleep on playlist refresh loop 2025-01-11 18:49:02 +07:00
457f6a0b87 implement po_token extractor args 2025-01-11 18:49:02 +07:00
2474a6a96b consolidate rand_sleep 2025-01-11 18:49:02 +07:00
44035187b9
remove old cookie import, #856 2025-01-11 10:55:43 +07:00
b83e16f3ab
add playlist/channel detail subscribed update, #862 2025-01-06 22:37:16 +07:00
8da027f320
add to queue one instead of bulk 2025-01-03 22:28:51 +07:00
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
c53a706a8e
fix cicular import 2024-12-23 16:44:43 +07:00
fbd7c19a93
remove dependency on redis json 2024-12-22 22:59:48 +07:00
a5b492fecd
renamed django app folder to backend 2024-08-03 21:58:22 +02:00