fill database with items in settings.yaml

This commit is contained in:
2023-12-28 17:39:36 +01:00
parent a25985e936
commit f298da7ac5
5 changed files with 103 additions and 20 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
cookies.json
test*.txt
settings.yaml
__pycache__/*