spotify-downloader
spotify-downloader copied to clipboard
Smaple rate change option feature request.
Requested Feature
Hello! When I set the bitrate to 320k in the settings of the mp3 version of the files, the output sample rate is 48000. Could you think of or suggest me an option that would change the sample rate to the classic 44100 when converting mp3 files? For me, this is quite important, but I did not find the necessary option in the settings of your program.
Thanks, Andrey Smolyaninov.
Possible implementation
No response
In general I think having the extra flexibility would be nice, maybe a ytdlp options pass flag... might break some things but it would give people the option to experiment with those flags.
Thank you very much for your answer. I think this feature will be useful to all users of this service, especially since your colleagues have this option in other applications. So far, I have decided to switch to a service like Deezer. There is such a good cross-platform utility as Deeemix, which meets all my requirements. Thank you for your help and support, I think the topic can be closed.
There is already an option to pass more arguments to ffmpeg --ffmpeg-args "args string"
To change the sample rate you would have to do something like spotdl download [songs] --ffmpeg-args "-ar 44100" --bitrate 320k
Thanks for your time and effort, I'll try experimenting with the settings you provided. Maybe something will work. ;) Moreover, I have now returned to this wonderful service, because I have not yet found anything else suitable for myself. And another small request, perhaps not for you. Could you play around with these two albums https://open.spotify.com/album/1v0qwwfJMWT38bKyD3ik6N https://open.spotify.com/artist/2o9nYQaZzQXlSLgr8FeeFB and tell me why most of them don't load when using youtube-music songs? Is the problem on your side or mine?