yaronzz / Tidal-Media-Downloader

Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
http://doc.yaronzz.com/post/tidal_dl_installation/
Apache License 2.0
3.37k stars 469 forks source link

Can not download MQA #405

Open HDfan76 opened 4 years ago

HDfan76 commented 4 years ago

I can not download MQA files anymore. When I select hi-res I am getting 16-44.1 music files.

I am using Tidal GUI version 1.1.1.0 for Windows 10.

axelmk11 commented 4 years ago

https://yaronzz.top/post/get_accesstoken/

regendier commented 4 years ago

i tryed several times to get the accesstoken with Charlie doesn't work at all, cut's off the internet connection

Willhiro67 commented 4 years ago

Use a combination of Android and Windows Here is my fix. I use Windows Tidal-dl, but do not use Charles. What I do is to use Android (follow the instructions to get the key from the Android cache), then copy the cache files (Might be 20 to 25), and email them to yourself from your phone. Once you get it on your laptop, open one by one until you find the one with the key. Then copy the key to the Tidal-dl.ini (right after "accesstoken = ") then run the Tidal-dl.exe. You should be able to download MQA. This will work only for 1 day so make sure you add your favorites MQAs before doing this

Hope this helps

lilstavo commented 4 years ago

Kinda wish access tokens didn't expire tbh

bweibel2 commented 4 years ago

i tryed several times to get the accesstoken with Charlie doesn't work at all, cut's off the internet connection

I personally have not had any issues with Charles on Windows connecting to the internet. The way that I fixed my problem was following exactly every step outlined in the tutorial, but when installing the certificate, I chose to do it in a manual location. That location being "Trusted Root Certification Authorities." That seemed to fix any and all issues that I had connecting to the internet.

After doing such (and following all other steps on the website posted earlier aside from setting up a VPN as installing manually will fix this issue unless you desperately need a VPN), for Tidal-gui edit the Tidal-dl.ini (will likely just be Tidal-dl on Windows) adding a line at the end saying "accesstoken=..." where "..." being your AccessToken grabbed from Charles. You have to manually copy the code to that location. Make sure to save Tidal-dl.ini, close out of any instances of Tidal-gui you may have running, open Tidal-gui again and happy downloading.

firebfm commented 4 years ago

Use fiddler instead of Charles. Search for authorization: bearer. Screenshot: https://i.imgur.com/65fNf3M.jpg

bweibel2 commented 4 years ago

For Fiddler, would the same steps apply as with Charles? I am unfamiliar with Fiddler and am looking for a better process myself.

firebfm commented 4 years ago

The same and I didn't have to configure any options. Plus it didn't block my internet.