tamland / python-tidal

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

Feature request: login_session_file method with optional print function as argument #282

Open tehkillerbee opened 6 days ago

tehkillerbee commented 6 days ago

To make it easier to integrate python authentication with external python modules, it should be possible to provide an optional print function as argument to the method login_session_file

Originally posted by @GioF71 in https://github.com/tamland/python-tidal/issues/277#issuecomment-2344351002

GioF71 commented 6 days ago

Hello, I will gladly implement this. Should I branch from master or from feature/v0.7.7-prep3? Thank you

tehkillerbee commented 6 days ago

Perfect, you can use the latest master as a base 👍