bbye98 / minim

A collection of music service (iTunes, Qobuz, Spotify, TIDAL) APIs for media information retrieval and semi-automated music tagging.
https://bbye98.github.io/minim/
GNU General Public License v3.0
43 stars 4 forks source link

Question: is it possible to use the library for searching through Tidal... #3

Closed project-owner closed 1 year ago

project-owner commented 1 year ago

without login the same way like for Qobuz? Thanks!

bbye98 commented 1 year ago

Hi! Apologies for the late reply.

Yes, you can use TIDAL.Session to search the TIDAL catalog without authentication. However, you will need to provide valid client credentials (client ID and secret) to use the TIDAL API.