This is a simple single-file HTML HiFi Music Player. It fetches the original Tidal stream URL using the hifi-api and plays them. I tried to make it as simple as possible, so that everyone understands the code.
https://github.com/uimaxbai/tidal-ui - Hifi-api front end
https://github.com/sachinsenal0x64/hifi - Tidal Music integration for Subsonic/Jellyfin/Plexamp
https://github.com/uimaxbai/hifi-api - API that fetches the streams and metadata from search queries
https://github.com/EduardPrigoana/hifi-instances - list of instances provided for the hifi API
https://github.com/redretep/spofree - free tidal player with spotify like ui (using hifi api)