forked from SathyaBhat/spotify-dl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug where cover can't be found (SathyaBhat#154)
* added album, release year and track number metadata * fixed the tests * added album cover * Update test_spotify_fetch_tracks.py * added genre metadata * genre added * fixed style * Update spotify.py * Update youtube.py * Update youtube.py * remove the env as its not useful * fixed bug where cover can't be found Co-authored-by: Sathyajith Bhat <[email protected]>
- Loading branch information
1 parent
34ad664
commit da805a4
Showing
3 changed files
with
69 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters