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.
Suggestion for mixcloud support #1771
Comments
|
Um, youtube-dl supports mixcloud, and it works fine for me:
I can't find any license for the script, so it would be very complicated to incoporate it into youtube-dl. Therefore, I'm closing this issue. But if mixcloud indeed does not work, please post the entire output of youtube-dl when called with |
Hello,
i see, mixcloud currently does not work with youtube-dl so i decided to look for a simple script which is doing that and found this one:
https://github.com/peppy/mixcloud-downloader
Maybe you guys can implement this?