jonas-kaufmann / SimpleTidalApi

Unofficial, simple C# API for TIDAL music streaming service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TidalLib

Unofficial, simple C# API for TIDAL music streaming service. I overhauled yaronzz/TidalLib, but for the moment, I only left the features I require, meaning you can only work with the information you retrieve through search queries.

Installation

You can find this project on NuGet.

Implementation Notes

The necessary key for authentication is read from the TIDAL desktop client's log file in AppData.

About

Unofficial, simple C# API for TIDAL music streaming service.

License:MIT License


Languages

Language:C# 100.0%