en | fr

DaPlayer tries to be compatible with Windows 7, 8, 8.1 and 10, with macOS (only tested on Sierra but it should just work on older versions) and with GNU/Linux (it should basically work on any system where Chromium runs).

Downloads for Windows

DaPlayer should work both on 32-bits and 64-bits Windows systems version 7 and up.

Download for Windows (7, 8, 8.1 or 10)

I do not own any Windows system so I do not use this piece of software on it. Feel free to report any bug or provide a patch if you own such system. Thanks !

Downloads for macOS

DaPlayer should work on macOS 10.9 and greater; it is only tested on Sierra (10.12) though.

Download for macOS (10.9 and greater)

Downloads for GNU/Linux

If you are a Linux user, different options are available to you. You can either:

DaPlayer should run fine on any X11 environment, at least where Chromium runs fine. There may be some tiny display glitches; feel free to report them.

For Debian / Linux Mint / Ubuntu users

You’ll need to add a PPA to install DaPlayer:

$ sudo add-apt-repository ppa:daplayer/daplayer
$ sudo apt-get update
$ sudo apt-get install daplayer

For Fedora and CentOS users

You’ll need to add a specific repository to install DaPlayer through Yum:

$ sudo yum-config-manager --add-repo http://daplayer.github.io/yum
$ sudo yum update
$ sudo yum install daplayer

For Arch Linux users

DaPlayer is available through AUR (Arch Users Repository) so you can install it through Yaourt like this:

$ yaourt -S daplayer

Build from Source

If you want to build DaPlayer from source because, checkout the Contributing guide for further information.