FUMR / tidal-async

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication
GNU Lesser General Public License v2.1
21 stars 4 forks source link

refactor(Playlist): use generic `from_id` #81

Closed JuniorJPDJ closed 2 years ago

JuniorJPDJ commented 2 years ago

Special treatment of playlist is not needed now ;)

JuniorJPDJ commented 2 years ago

2 tests fails caused by DASH problem (I'm working on it now)