From 1beddb844aa831f3837a256b7f63203b4f4f262c Mon Sep 17 00:00:00 2001 From: Footsiefat <12180913+Footsiefat@users.noreply.github.com> Date: Wed, 20 Oct 2021 08:36:34 +1300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61125fc..d12e742 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,9 @@ Python packages: - 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. +- Change the RAW_AUDIO_AS_IS in zspotify.py to True if you wish to only save the raw audio stream without any re-encoding. -![image](https://user-images.githubusercontent.com/12180913/137976375-835fda16-f2f4-4dcd-9d35-8789cc4c0a11.png) +![image](https://user-images.githubusercontent.com/12180913/137978357-ee682c19-9a83-4820-82a1-7dad5230804c.png) ## **Changelog:**