Commit Graph
9 Commits
Author SHA1 Message Date
Raju komati beff9627a8 added m3u playlist file creation
fixed sonar issues
2021-10-24 18:35:40 +05:30
Raju komati 28645a3cd5 Merge branch 'Footsiefat:main' into main 2021-10-24 03:58:13 +05:30
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