-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mediaUserTokens? #50
Comments
Since I am a complete newbie to coding, including GitHub, I finally succeeded after racking my brain for two days. Refer to This to get (In your case, you should rename Then, create a folder with a virtual name in the
Now run Mansana and enter your device id number (maybe '0'), it will ask for your media-user-token value. log in to the Apple Music Web with Chrome (subscription must be active) Click on the Cookies arrow on the left, then click on the Copy and paste it into manzana and voila! manzana works like magic ( I also tried the hackbroserdata recommended by @chad-fa, but it seemed too complicated for me, so I tried this method. It was worth a try though. Thanks to @chad-fa and @dropcreations |
Thanks for the help and i managed to get a bit further along; although i have a new error (🥲) that says "No Client ID Blob available for this device". I used a Mac to dump the android decryption keys (since the android vm would always fail to boot) and then moved it to a windows pc where i ran the script; even the mediaUserToken is from the google chrome of the windows pc; any clue what i'm doing wrong? |
In my case, I dumped the file (pixel6, android pie) from android stage on windows pc and brought it to mac. (The device id selection window appeared in manzana without any problem.) Make sure you renamed the dumped file correctly, and if that doesn't work, try dumping the file again on mac or windows. (I'm not an expert, this is my subjective opinion.) Sorry I couldn't help😥 |
how did you manage to run the script on macOS? arent some of the dependencies windows only? |
I was able to install mp4box, bento4, and ccextractor using brew.
For ccextractor, I installed it using This code.
|
Still having the "No Client ID Blob available for this device" on macOS too; just to be clear, the 2 decryption files and the media user token can be from 2 different devices right? (decryption files from android studio vm and mediaUserToken from Chrome installed on macOS in my case) |
I don't know if everyone else does this, but for me, yes, it works. Installed mp4box, bento4, ccextractor using brew on Mac. I repeated this process and successfully installed it on another Mac. Hope this helps. Good luck! |
Alright, thanks! I'll try using fresh installs of both OSes; maybe something got crapped over by everything else i have installed on them; will let you know if all goes smoothly. |
if you're comfortable sharing, can i have the two decryption files of yours? because i think im messing up some part of the android studio and dumping process, |
Sent a Discord friend request to yamcha9662 |
Can i also have a copy of the 2 description files of yours if that's okay? Thanks in advance. |
did it work for you? |
Yes. But now i'm having problems with adding the mediaUserToken. How do i add that? |
How did you enter the media user token? Where exactly did you put it? |
please contanct me on discord at yamcha9662 so that i can respond quickly
ive extracted widevine files from android studio but im unsure how to extract browser cookies and in what format to make media tokens (im using hackbroserdata as suggested by @chad-fa in #45)
The text was updated successfully, but these errors were encountered: