Skip to content

reAudioPlayer/one

Repository files navigation

reAudioPlayer One

The open source audio player with the most extensive catalogue


reAudioPlayer One lets you curate playlists and stream any track from various platforms, including Spotify, YouTube and SoundCloud.
Seamless built-in Spotify integration lets you easily migrate your playlists to your new audio player, without leaving the app.
Use the integrated release radar to track the releases of your favourite artists.
With complete privacy and no need for a network connection, the extremely customisable reAudioPlayer One is yours to use at any time.

Installation

This project is available from Docker, but you can also run reAudioPlayer One locally.

The quickest way to get started is to use the docker image.

mkdir reAudioPlayer-One
cd reAudioPlayer-One

# Download the docker-compose.yml file
curl https://github.com/raw/reAudioPlayer/one/master/docker-compose.yml -o docker-compose.yml

# Start the container
docker-compose up -d

Table of Contents

Supported Sources

ordered by loading times:

Legal

Web Scraping

Following sites are being scraped directly in the app. Sources are always disclosed.

Note: reAudioPlayer One shows only publicly available data, nicely formatted and integrated into one app.

We make every effort to ensure that the content provided on this application does not infringe any applicable laws or the rights of third parties. However, if you feel that this application infringes your rights, please let us know, preferably by creating a problem, without prejudice to your legal rights. Alternatively, you can email the owner at dxstiny.gh@gmail.com.

Bugs / Requests

Just open a new issue. Or better yet, fix it and open a pull request.

Contribute

Contribution is highly appreciated.

Notes

  • Songs are not streamed directly from spotify, but linked automatically to the best song match on youtube music and streamed from there.
  • "Streaming" refers to caching the song locally via YT-DLP and playing it from there.
  • A spotify account is required to access full functionality.
    If you don't have a spotify account and don't want to create one or don't want to use your account, you can still use the audio player in a restricted mode.
    In restricted mode, you cannot use any spotify functionality, e.g. release radar, playlist import or add spotify songs to your playlists. Using a spotify account is thus highly recommended. You will be asked to provide a client id and client secret during setup. If you want to enter restricted mode, leave client id and client secret empty and hit "enter restricted mode".

Licence

reAudioPlayer One is licenced under the GNU GPLv3.