Skip to content

bsilvereagle/tidalbar

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

TIDALbar

A very unofficial CLI player for the TIDAL music streaming service.

This project is built upon the excellent tidalapi and python-mpv libraries.

Using tidalapi, it is possible to acquire the RTMP URLs for tracks on TIDAL. mpv is used to fetch and play the RTMP stream.

Installation

Clone the repo: git clone https://github.com/bsilvereagle/tidalbar.git

Install tidalapi pip module:

pip install tidalapi

Get the python-mpv module from Github, NOT python repos:

cd tidalbar wget -O mpv.py https://raw.githubusercontent.com/jaseg/python-mpv/master/mpv.py

Usage

python3 tidalbar.py

License

Licensed under the Apache License.

About

A very unofficial CLI player for the TIDAL music streaming service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages