Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Soundcloud downloads are wav, even if mp3 is specified #8631
Comments
|
youtube-dl downloads best available quality by default. You have to explicitly tell it not to download wav if you don't want it. |
|
@dstftw if you look at the command line I used, I actually attempted to do that with the |
|
Because these are different options. |
For instance:
I'm not sure whether this is because there isn't an mp3 available? If not, rather than downloading the wav, youtube-dl should probably suggest an alternative format. The user probably doesn't want to hammer soundcloud with a giant unecessary wav download!