ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
35 stars 2 forks source link

Finally Include macOS-gleaned Access Tokens #109

Closed ebb-earl-co closed 4 months ago

ebb-earl-co commented 4 months ago

This pull request just extends login.py, including a new login code path, login.login_macos(). It is functionally identical to login.login_windows(), with the only distinction being the user agent headers set in the returned requests.Session object.