mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-08 10:25:54 +00:00
Add support for .m3u playlists (#401)
* Add support for .m3u playlists * Run black code formatter on changes * Stay consistent with Spotify test track
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
config.yml
|
||||
Music/
|
||||
*.txt
|
||||
*.m3u
|
||||
upload.sh
|
||||
.pytest_cache/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user