Slyyxp / rsack

Ransack「rsack」is a lossless Korean music downloader
MIT License
84 stars 12 forks source link

Melon is not working #35

Closed Lisians closed 2 years ago

Lisians commented 2 years ago

Hi, I have subscription which is only available for streaming. But I can't download song using your melon_client.py What I found is

Here is code!

Slyyxp commented 2 years ago

This is not supposed to be functional code an end product but rather a starting point for those interested in researching ripping from Melon. To answer each of your points though

To be more clear though, I have not looked at Melon in close to a year. I provided what little information I had for anyone else that may want to look at it further. Although there is an issue out https://github.com/Slyyxp/rsack/issues/21 I don't really intend to follow through with it as of now as I am geoblocked from subscribing.

If you want to proceed with this you'll need to identify the encryption method on your own.

Slyyxp commented 2 years ago

I can confirm that auth() functions as intended as I just used it.

Did you ever find the method of encryption?