Added database to keep track of videos already uploaded, so that only new videos send out notifications
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2022-03-08 12:12:21 -05:00
parent 803ad25cda
commit c4afe6f08e
9 changed files with 1751 additions and 373 deletions

4
.gitignore vendored
View File

@ -6,3 +6,7 @@ config/config.yaml
# PHP_Codesniffer cache
.phpcs-cache
# database file
data/pigeon.db