Skip to content

A very unofficial CLI player for the TIDAL music streaming service

Notifications You must be signed in to change notification settings

bsilvereagle/tidalbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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