Skip to content

SolidHal/tsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

tsar - the spotify audio recorder

requires:

librespot
 - built from https://github.com/SolidHal/librespot with fix for the pipe backend
spotipy
eyed3
click
ffmpeg

usage:

normal usage:

./tsar.py --output_dir="out" --playlist_id="spotify:playlist:<rand>" --username="<username>" --password="<password>"

empty the playlist once complete:

./tsar.py --output_dir="out" --playlist_id="spotify:playlist:<rand>" --username="<username>" --password="<password>" --empty_playlist

use a custom build of librespot:

./tsar.py --output_dir="out" --playlist_id="spotify:playlist:<rand>" --username="<username>" --password="<password>" --librespot_binary="<path/to/binary>"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages