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.41k stars 475 forks source link

[BUG] MQA no longer downloaded! #394

Open EB1000 opened 4 years ago

EB1000 commented 4 years ago

Hi

I've noticed that even when Hi-res is checked, the files are ordinary lossless 16bit/44.1kHz

Is this a known bug? Can it be fixed?

Thanks

AmongCrysis commented 4 years ago

Try this, https://yaronzz.top/post/get_accesstoken/

EB1000 commented 4 years ago

Is this for Android? I'm using the Windows GUI downloader.

lure0920 commented 4 years ago

Try this, https://yaronzz.top/post/get_accesstoken/

Is this solution for MQA issue or token error?

AmongCrysis commented 4 years ago

I had the same problem and after I set the accesstoken it's working fine. This works for both Tidal-dl and Tidal-gui.

manjot97 commented 4 years ago

I had the same problem and after I set the accesstoken it's working fine. This works for both Tidal-dl and Tidal-gui.

I got the access token, followed the instructions for android. But when I enter '10' nothing happens, it just tells me to enter choice again. I can't figure out how to enter the access token on the termux app

EB1000 commented 4 years ago

Tried that. Could not find the 'Authentication bearer' anywhere...

AmongCrysis commented 4 years ago

I had the same problem and after I set the accesstoken it's working fine. This works for both Tidal-dl and Tidal-gui.

I got the access token, followed the instructions for android. But when I enter '10' nothing happens, it just tells me to enter choice again. I can't figure out how to enter the access token on the termux app

Is your Tidal-dl updated, if yes try clearing the data of tremux app and install Tidal-dl again.

AmongCrysis commented 4 years ago

Tried that. Could not find the 'Authentication bearer' anywhere...

I didn't follow the desktop step, so I am not sure of what's wrong. Try asking a solution from https://t.me/tidal_group

manjot97 commented 4 years ago

Hey just a question about tidal gui. I've now got tidal-dl setup and working for mqa now. But on tidal-gui, i followed the instructions and copied 'accesstoken=xxxxxxxxx' into the .ini file, but it still doesn't seem to download mqa. Do I have to paste it in a certain field within the file specifically?

EB1000 commented 4 years ago

OK. I got it to work with the token (had to delete cache). Is this a temporary solution or will this become the new normal? Are there any plans to fix this in the next version, because toke expires every 12 or 24 hours.

BTW, the Atmos files are downloaded as MQA files. They play in stereo on my Denon AVR that does Atmos. I can play Atmos music only from Tidal app on my AppleTV 4K. Could no find an audio player that can play Atmos encoded flac files and sent the Atmos bitstream to my AVR...

AmongCrysis commented 4 years ago

Hey just a question about tidal gui. I've now got tidal-dl setup and working for mqa now. But on tidal-gui, i followed the instructions and copied 'accesstoken=xxxxxxxxx' into the .ini file, but it still doesn't seem to download mqa. Do I have to paste it in a certain field within the file specifically?

The xxxxxxxxxx should be replaced with the accesstoken that's all there has to be. If the issue still persists, try reading EB1000 recent post that might help.

coalfield commented 4 years ago

having the same issue but failing at the accesstoken part, since after enabling windows proxy the I get SSL errors (tidal wont login) dispite installing the Root Certificate :( EDIT: Randomly fixed that and got the token

Instructions say: "For tidal-gui: Open file tidal-ini and add a key “accesstoken=xxxxxxxxx” (xxxxxxx is your AccessToken)"

There is no such ini file in the GUI, only tidal-dl.ini and adding to this there is no change still no MQA downloads :(

@EB1000 how did you delete the cache, I have tried a new install of tidal-gui with a fresh ini and that didnt work?

Willhiro67 commented 4 years ago

YOU DO NEED THE TOKEN. 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 10 to 15), 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 favorite MQA before doing this

Hope this helps

Beaker66 commented 4 years ago

Use the info in this link.. saves all the stuffing around. Got my access token within 2 mins I can now download MQA 24/192K https://github.com/lucaslg26/TidalAPI

manjot97 commented 4 years ago

Use the info in this link.. saves all the stuffing around. Got my access token within 2 mins I can now download MQA 24/192K https://github.com/lucaslg26/TidalAPI

Are you saying it's possible to download 24/192k even though the pinned post clearly states the max you can get is 24/48 due to the way mqa works?

coalfield commented 4 years ago

Use the info in this link.. saves all the stuffing around. Got my access token within 2 mins I can now download MQA 24/192K https://github.com/lucaslg26/TidalAPI

I dont get anything come through for api.tidal.com doing this... Installed fiddler, added the SSL key and enabled HTTPS and opened tidal and played? Did I miss something

coalfield commented 4 years ago

Use the info in this link.. saves all the stuffing around. Got my access token within 2 mins I can now download MQA 24/192K https://github.com/lucaslg26/TidalAPI

I dont get anything come through for api.tidal.com doing this... Installed fiddler, added the SSL key and enabled HTTPS and opened tidal and played? Did I miss something

The tutorial doesnt quite work, however using fiddler 4 not fiddler anywhere and searching for 'authorization: Bearer' you will see it under desktop.tidal.com JSON (Inspectors -> Headers -> Security)