https://github.com/koehlma/pygrooveshark
PyGrooveshark is an implementation of the unofficial Grooveshark API as used by the official clients. It is written in Python and supports searching, stations as well as the popular songs list.
https://github.com/koehlma/pygrooveshark
Last synced: 3 months ago
JSON representation
PyGrooveshark is an implementation of the unofficial Grooveshark API as used by the official clients. It is written in Python and supports searching, stations as well as the popular songs list.
- Host: GitHub
- URL: https://github.com/koehlma/pygrooveshark
- Owner: koehlma
- License: lgpl-3.0
- Created: 2011-05-15T00:21:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T10:52:18.000Z (over 3 years ago)
- Last Synced: 2025-02-27T09:12:25.639Z (4 months ago)
- Language: Python
- Homepage: http://koehlma.github.com/projects/pygrooveshark.html
- Size: 28.5 MB
- Stars: 64
- Watchers: 10
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Features
* searching in the Song database of Grooveshark for songs, albums and artists
* listening to the Grooveshark radio stations (songs by genre)
* fetching the popular songs list
* download the songs (for playing)
* access to all grooveshark meta information for songs, albums and artists# Documentation
You can find the documentation at [Read the Docs](http://pygrooveshark.readthedocs.org/).# Examples
Please install [Ext JS 4](http://docs.sencha.com/extjs/4.2.2/) to `examples/webapp/desktop/extjs/` or `examples/django_webapp/static/desktop/extjs/` if you want to use the corresponding examples.* [Webapp](https://github.com/koehlma/pygrooveshark/tree/master/examples/webapp)
* [popular_mplayer.py](https://github.com/koehlma/pygrooveshark/blob/master/examples/popular_mplayer.py)
* [popular_vlc.py](https://github.com/koehlma/pygrooveshark/blob/master/examples/popular_vlc.py)# Attention
This module is only a proof of concept and not an offical part of Grooveshark.
Use it at your own risk.
I am not responsible for any violations against the Grooveshark Terms of Service
(It is not allowed to download music except for cache usage).
Grooveshark Terms of Service: http://www.grooveshark.com/terms