add additional info

This commit is contained in:
2014-11-27 18:00:45 +01:00
parent b3bb4239d4
commit 9efff2d329

8
README Normal file
View File

@@ -0,0 +1,8 @@
Script to download Mixcloud sets
Mixcloud offers no API or direct download at the moment.
Additionally, even if you gather the direct download link, they limit the download after some seconds to a minimum.
This script extracts the download link. Then it starts the download process but kills it after a given time just to reconnect it afterwards until the file is completely downloaded.
Right now the link extractor works thanks to reverse engineering, but maybe Mixcloud will change the method soon...