strizhechenko / bandcamp-player

Utility for streaming random music from bandcamp by specified tag via mplayer
https://pypi.python.org/pypi/bandcamp-player
MIT License
21 stars 3 forks source link
bandcamp cli media mplayer music player streaming

bandcamp-player

.. |landscape| image:: https://landscape.io/github/strizhechenko/bandcamp-player/master/landscape.svg?style=flat :target: https://landscape.io/github/strizhechenko/bandcamp-player/master :alt: Code Health .. |travis| image:: https://travis-ci.org/strizhechenko/bandcamp-player.svg?branch=master :target: https://travis-ci.org/strizhechenko/bandcamp-player .. |pypi| image:: https://badge.fury.io/py/bandcamp-player.svg :target: https://badge.fury.io/py/bandcamp-player .. |license| image:: https://img.shields.io/badge/License-MIT-yellow.svg?colorB=green :target: https://opensource.org/licenses/MIT .. |pyversions| image:: https://img.shields.io/pypi/pyversions/bandcamp-player.svg?colorB=green :target: https://pypi.python.org/pypi/bandcamp-player

|landscape| |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 <https://github.com/strizhechenko/bandcamp-player/issues>_.