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

View File

@ -1,3 +1,7 @@
pigeon:
check_interval: 10
db_path: "data/pigeon.db"
youtube:
api_key: "supersecretyoutubeapiky"
channel_id: "mychannelid"