Closed agithubuser420 closed 2 years ago
Tried v.1.9.3 yet? I think the access token got updated.
hmmm I just realized that discrepancy. I just blindly copied over the 1.9.2 from the config file after I updated streamrip. I am in fact running 1.9.3, but when I run the config file it says 1.9.2 still. I updated my original post to indicate the correct version, thank you
On Gentoo Linux the same error. Version 1.9.3.
They've revoked the API credentials again, you'll just have to wait for streamrip to update.
Having the same issue here, windows 1.9.3
@CanadianBaconBoi I worked out to fiddler the: x-tidal-token, authorization: Bearer and client_id= & client_unique_key= from the windows desktop app (I think those, or at least some, I'd need). Is there a way to add them manually to streamrip? I tried to put them into constants.py (id and secret (not in encoded way, like it seems to be done now)), but didn't work for me. I'm no programmer so,... Or does this not work with the token from the desktop app?
They've revoked the API credentials again, you'll just have to wait for streamrip to update.
How often they revoke API credentials? Do you know?
is this a solvable issue? or can they just ban all the clients? is there a way for us to extract our own unique client id/secret from our own apps to avoid this?
is this a solvable issue? or can they just ban all the clients? is there a way for us to extract our own unique client id/secret from our own apps to avoid this?
I believe the issue is that our own apps stream using dash+xml which streamrip doesnt currently support hence why they need to use the ids of other devices
perhaps dash+xml streaming can be implemented into streamrip? like in https://github.com/DDKnoll/Tidal-Media-Downloader/
perhaps dash+xml streaming can be implemented into streamrip? like in https://github.com/DDKnoll/Tidal-Media-Downloader/
Thanks for the link to this fork @gidisegal!!! It works like a charm!
perhaps dash+xml streaming can be implemented into streamrip? like in https://github.com/DDKnoll/Tidal-Media-Downloader/
Been trying to get this to work! not the proper channel but I always get stuck on the [ERR] countryCode parameter missing when using this, am I just a brick not doing something correctly? New to installing GitHub software :P
https://github.com/yaronzz/Tidal-Media-Downloader/issues/834#issuecomment-1029464775
perhaps dash+xml streaming can be implemented into streamrip? like in https://github.com/DDKnoll/Tidal-Media-Downloader/
Been trying to get this to work! not the proper channel but I always get stuck on the [ERR] countryCode parameter missing when using this, am I just a brick not doing something correctly? New to installing GitHub software :P
thank you! works like a charm and was pretty easy to follow
Should be fixed in 1.9.4
.
Describe the bug
Device Authorization Failed. Trying to run the tidal command shoots an authorization error
Command Used
Debug Traceback
Config File
Operating System
windows
streamrip version
1.9.3
Screenshots and recordings
No response
Additional context
Used the program last night with no issues, but today authorization problems. I reset the config which is why it is currently blank but before I did, I was unable to dl using my working credentials. Looking on the TMD github, they are experiencing the same issues it seems. EDIT: The config says I'm running version 1.9.2 but I'm on the latest 1.9.3