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 music downloader, post processing error #9151
Comments
|
Also when trying to download a playlist it downloads the first song then fails... |
|
That's exactly what you ask youtube-dl to do:
|
Hi, im trying to create a python code that I will enter a soundcloud link(Single song, artist, or playlist) and will download it for me.
It downloads the song correctly but as random numbers(186407146) link is https://soundcloud.com/tevin-beckles/no-role-modelz-yl-ft-jcole
Also when running the code I get many errors in which im too dumb to understand:
http://pastebin.com/Dava3j2j
If someone could help me resolve the ID issue and the errors that would be great.
Thanks