VPlayer
VPlayer is a crossplatform music player.
It is written in Python using PyQt4 for GUI.
Features
- Track search, playing and downloading from vkontakte.ru.
- Automatic music caching.
- Last.fm now playing and submition support.
- Similiar artists retrieving from last.fm and playlist population.
- Lyrics, album covers loading.
- Plugins support.
- Music collection.
Installation
1. Download latest source code using Mercurial:
hg clone http://bitbucket.org/A2K/vplayer/
or get a snapshot.
2. Compile and install:
sudo make install
3. Run:
vplayer
4. Report bugs
Dependencies list
- Python >=2.5
- QT4
- PyQt4 (core, gui, sql)
- GStreamer >=0.10.22, base and good plugins, alsa output.
- GStreamer-python 0.10.13 or 0.10.14.4 pre-release and newer (0.10.14 have huge bugs)
or - Phonon
- Qt's SQLite 3 plugin
- Python-Xlib
- Chardet
- Mutagen
Plugin development
If you are interested in developing a plugin, please read "Plugin development" article for information.
Screenshot

