mixcloud-downloader
mixcloud-downloader copied to clipboard
server not found - investigation [thoughts for fix]
Hi,
I have found that:
- The time it takes to delete the original and replace it with the M4A is very fast, 12-48 hours..
- The chrome developer tools method still works. [within this time frame]
EG: https://www.mixcloud.com/stonebridge/32-stonebridge-saturdays-vol-2/
Use this mixcloud-downloader script it does not work.
But use dev tools in Chrome and it gives me the link https://stream2.mixcloud.com/c/m4a/64/6/7/2/a/016c-9f4c-4bb8-a881-934440a24a8c.m4a
If I then replace the key elements "/m4a/64/" with "/originals/" and replace the .m4a with .mp3
https://stream2.mixcloud.com/c/originals/6/7/2/a/016c-9f4c-4bb8-a881-934440a24a8c.mp3
this works and downloads the stream..
Assuming I do it within that 12-48 hour period after it has been uploaded.
if I get a chance I will check out the code to see if I can find a fix.. I'm not a php person.. just thought I would write this incase it helps, sorry if it is not helpful.
Interesting. Will take a look into this.
By Mixcloud its three days after upload and original still works. UPDATE: The fourth day and original is deleted... :cry: By some information, the original mp3 can contains the audiocdn[STREAMNUMBER] like as the mp3 preview. Anyway, still nothing. I will try look the mobile streams If I will found something