mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-12-03 04:53:09 +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:**
|
## **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):**
|
**v1.4 (19 Oct 2021):**
|
||||||
- Added option to encode the downloaded tracks in the "ogg" format rather than "mp3".
|
- 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.
|
- Added small improvement to sanitation function so it catches another edge case.
|
||||||
|
@ -2,3 +2,4 @@ git+https://github.com/kokarare1212/librespot-python
|
|||||||
music_tag
|
music_tag
|
||||||
pydub
|
pydub
|
||||||
websocket-client
|
websocket-client
|
||||||
|
Pillow
|
Loading…
Reference in New Issue
Block a user