Commit Graph

15 Commits

Author SHA1 Message Date
OMGeeky
f6fc2f8fc4 fix some small problems
- start downloading the oldest first
- check how many videos have already been downloaded and don't do anything if there are too many
- downloaded file by `id` not `video_id`
2024-04-28 01:59:28 +02:00
OMGeeky
6e6b9b1583 update Dockerfile 2024-04-28 01:56:26 +02:00
OMGeeky
2a99247123 add max_items_to_process config to limit processing usage 2024-04-23 21:50:27 +02:00
OMGeeky
d89ce798e7 extract stuff to common crate 2024-04-23 21:44:18 +02:00
OMGeeky
9124395412 docker deploy 2024-04-21 23:25:49 +02:00
OMGeeky
6f1e6a0765 fix reference 2024-04-20 18:39:50 +02:00
OMGeeky
7b891eef10 fix some bugs & update 2024-04-20 18:39:10 +02:00
OMGeeky
9e362e7549 fix some bugs & update 2024-04-20 18:31:28 +02:00
OMGeeky
93f8ea2bd1 rename crate local-db to twba-local-db 2024-04-20 12:27:05 +02:00
OMGeeky
2db18bb3aa print simple error when loading config failed 2024-04-20 12:26:18 +02:00
OMGeeky
73089e8fa5 add lock 2024-04-20 11:59:07 +02:00
OMGeeky
8f6412a088 update deps 2024-04-20 11:57:28 +02:00
OMGeeky
91da4e35a4 update name 2024-04-20 11:57:06 +02:00
OMGeeky
e5cac5d585 reorganize stuff & db interaction 2023-10-14 15:17:05 +02:00
OMGeeky
3c9a111ab0 fully implement downloading files 2023-10-14 02:04:43 +02:00