bandcamp-player

Utility for streaming random music from bandcamp by specified tag


Keywords
bandcamp, cli, media, mplayer, music, player, streaming
License
MIT
Install
pip install bandcamp-player==0.2.0

Documentation

bandcamp-player

Code Health travis pypi pyversions license

streaming random music from bandcamp by specified tag

Synopsis

bandcamp-player [TAG]

Installation

pip install bandcamp-player

Description

bandcamp-player is a small command-line app to stream audio from BandCamp.com. It requires the Python interpreter, version 3.4+ and is not platform specific. It is released to the public domain, which means you can modify it, redistribute it or use it how ever you like. It uses bandcamp-dl project that allow you to download music.

You also need mplayer installed.

Bugs

Bugs should be reported here.