diff --git a/streamrip/clients.py b/streamrip/clients.py index aa6aec3..7a5c6a0 100644 --- a/streamrip/clients.py +++ b/streamrip/clients.py @@ -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 = {