zotify-dev / zotify

A fast and customizable music and podcast downloader.
zlib License
1.2k stars 91 forks source link

How To Avoid Reconversion Of Songs #133

Closed Akczht closed 5 months ago

Akczht commented 5 months ago

I want to download the original file which spotify uses, I don't want the file to be reconverted which leads to Genertational loss

Akczht commented 5 months ago

Well after looking through the code I found that setting the download format to vorbis/ogg will basically disable the conversion and simply copy the file avoiding reconversion. spotify converts their songs to aac(24,128,256) and vorbis(96,160,320) while the higher bitrates are for the premium users, the people using free accounts can download upto 160kbps vorbis