tamland / python-tidal

Python API for TIDAL music streaming service
GNU Lesser General Public License v3.0
413 stars 110 forks source link

feature/138 add oauth login from file helper functions #223

Closed tehkillerbee closed 9 months ago

tehkillerbee commented 9 months ago

This MR adds simple functionality for reloading an oauth session from file (similar to the mopidy-tidal project).

A few extra examples are also added, including an user favorite transfer script.