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
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
pigeon:
|
||||
check_interval: 10
|
||||
db_path: "data/pigeon.db"
|
||||
|
||||
youtube:
|
||||
api_key: "supersecretyoutubeapiky"
|
||||
channel_id: "mychannelid"
|
||||
|
Reference in New Issue
Block a user