mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-10 03:15:56 +00:00
Read configuration from config.yml (#200)
* Read from config.yml * Mention config.yml * Require PyYAML >= 3.12
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
config.yml
|
||||
Music/
|
||||
*.txt
|
||||
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.cache/
|
||||
Music/
|
||||
*.txt
|
||||
.python-version
|
||||
|
||||
Reference in New Issue
Block a user