mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-29 19:24:34 +01:00
Merge branch 'main' of https://github.com/Footsiefat/zspotify
This commit is contained in:
commit
ade651f54b
@ -28,6 +28,11 @@ Python packages:
|
||||
|
||||
|
||||
## **Changelog:**
|
||||
**v1.5 (19 Oct 2021):**
|
||||
- Made downloading a lot more efficient and probably faster.
|
||||
- Made the sanitizer more efficient.
|
||||
- Formatted and linted all the code.
|
||||
|
||||
**v1.4 (19 Oct 2021):**
|
||||
- Added option to encode the downloaded tracks in the "ogg" format rather than "mp3".
|
||||
- Added small improvement to sanitation function so it catches another edge case.
|
||||
|
@ -1,4 +1,5 @@
|
||||
git+https://github.com/kokarare1212/librespot-python
|
||||
music_tag
|
||||
pydub
|
||||
websocket-client
|
||||
websocket-client
|
||||
Pillow
|
Loading…
Reference in New Issue
Block a user