From 0adc774158ab85d3cb90f77112236cadead34d3a Mon Sep 17 00:00:00 2001 From: Footsiefat <12180913+Footsiefat@users.noreply.github.com> Date: Wed, 20 Oct 2021 08:21:15 +1300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bc8f58b..61125fc6 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,10 @@ Python packages: - Supply the URL or ID of a Track/Album/Playlist as an argument to download it - Don't supply any arguments and it will give you a search input field to find and download a specific Track/Album/Playlist via the query. -- Change the musicFormat variable in zspotify.py to "ogg" if you rather that over "mp3" +- Change the MUSIC_FORMAT variable in zspotify.py to "ogg" if you rather that over "mp3" +- Change the FORCE_PREMIUM in zspotify.py to True if it is not automatically detecting your premium account. -![image](https://user-images.githubusercontent.com/12180913/137824672-569d1d32-a5c5-4a5a-908c-bfd09ef256b3.png) +![image](https://user-images.githubusercontent.com/12180913/137976375-835fda16-f2f4-4dcd-9d35-8789cc4c0a11.png) ## **Changelog:**