added progress bar for download

we can set the chunk size using constnat `CHUNK_SIZE` default value 50000 bytes
This commit is contained in:
Raju komati
2021-10-22 08:04:20 +05:30
parent aeec7c8fc4
commit 67183a8b62
2 changed files with 13 additions and 5 deletions

View File

@@ -2,3 +2,4 @@ git+https://github.com/kokarare1212/librespot-python
music_tag
pydub
Pillow
tqdm