Fix downloads when logging into tidal

Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
nathom 2021-07-01 15:39:04 -07:00
parent ad6efb33de
commit 47ec254171

View file

@ -669,6 +669,8 @@ class TidalClient(Client):
else:
raise Exception
self._update_authorization()
def _get_device_code(self):
"""Get the device code that will be used to log in on the browser."""
data = {