ebb-earl-co / tidal-wave

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

Add artist URLs as top-level program option #21

Closed ebb-earl-co closed 8 months ago

ebb-earl-co commented 8 months ago

Edit README.md with new examples and explantion of the new feature

New file, artist.py, that drives the program behavior when a TIDAL artist URL is passed

Add the option for album.Album.get() to accept metadata as argument

Requisite additions in main.py, models.py, and requesting.py