kuba
kuba
looks fixed on v4.0.1
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...
I wasn't planning to do that. I was thinking about working on this but I need more information, like for example how do you load lyrics, apps that support lrc...
Have you changed number of threads? How's your connection? Is is stable? I think it may be related to how our requests are sent I will see if I can...
https://github.com/spotDL/spotify-downloader/commit/182ed3f22c87c2bf99e077021b7a0b9c62ce0c47
Maybe instead of embedding only lyrics we could search spotify based on the file's name and apply and apply all the metadata if it doesn't have any. And if the...
> > Maybe instead of embedding only lyrics we could search spotify based on the file's name and apply and apply all the metadata if it doesn't have any. And...
added in #1608
I've fixed some issues with matching, but some songs still can't be matched correctly because of how youtube implemented searching > Reference: https://www.youtube.com/howyoutubeworks/product-features/search/ Or because of mismatching metadata in some...
If anyone still has issues with wrong songs being downloaded after updating to v4.0.2 please open a new issue.