Music quality: 192kbps vs 320kbps #258
a0g83agbc84
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The 192kbps is set for transcoding, for fetching from YouTube it picks it up at best audio available (see here https://github.com/SathyaBhat/spotify-dl/blob/master/spotify_dl/spotify_dl.py#L28) Given youtube is most likely to re-encode on upload, I picked up 192k as a sane default, I don't believe it would matter much for most people |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone,
I see that spotify-dl will download songs with
preferredquality
set to192
. Why not aim for higher / max quality? Is this a youtube restriction? Is it only because of file size concerns? If none of the above, should this not be user selectable with default 192?Some light here would be highly appreciated :)
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions