tamland / python-tidal

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

How to use this API #190

Closed Notorious2Beat closed 1 year ago

Notorious2Beat commented 1 year ago

Can someone explain how do I use this ? I don't really understand after I install it.

tehkillerbee commented 1 year ago

It would probably help us a little if you describe what you want to achieve.

This is an API so it allows you to interface with tidal, using python. The example on the front page should be enough to get you started. Otherwise, there is a very detailed documentation available too that explains all features of the API.