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