Raju komati
65093fa0d2
fixed user playlist download issue
...
1. added new scope `playlist-read-private` for access token
2. Added progress bar far playlist download(previously it's showing for each song separately)
2021-10-24 02:46:01 +05:30
Raju komati
714e2eccfb
splitted zspotify.py file into mutiple files
2021-10-23 21:06:37 +05:30
Raju komati
64cc4da37b
added idea folder to gitignore
2021-10-22 21:22:41 +05:30
Raju komati
16ecf274b5
added progress bar for album download
2021-10-22 20:44:13 +05:30
Raju komati
fb52d653a5
added number prefix for album downloads
2021-10-22 20:18:09 +05:30
Raju komati
8c25cf35e6
added album download to separated folder
2021-10-22 19:59:48 +05:30
Raju komati
67183a8b62
added progress bar for download
...
we can set the chunk size using constnat `CHUNK_SIZE` default value 50000 bytes
2021-10-22 08:04:20 +05:30