issues
search
tamland
/
python-tidal
Python API for TIDAL music streaming service
GNU Lesser General Public License v3.0
413
stars
110
forks
source link
V0.7.4 prep
#228
Closed
tehkillerbee
closed
9 months ago
tehkillerbee
commented
9 months ago
This MR adds the following changes
Rename getter function for stream() to get_stream()
225: Save/Load OAuth/PKCE session from file
Do not allow get_url when PKCE session is active
Add examples, rename session files
Rename misc. helper functions for session load/save
Add AttributeError when no album.similar, track.lyrics. Allow returning json_obj from request
Fix various tests #175 and others
This MR adds the following changes
225: Save/Load OAuth/PKCE session from file