freezer
freezer copied to clipboard
Invalid filesizes
I see these options:
https://github.com/frannyfx/freezer/blob/a110465c85c066246fbef42a5f3e159ccc0168ca/src/main/api.js#L104-L111
However from my testing these arent valid, even with Deezer Premium:
aac_64: item["FILESIZE_AAC_64"],
mp3_64: item["FILESIZE_MP3_64"],
mp3_256: item["FILESIZE_MP3_256"],
~~~