XPilot / web

Search and play YouTube and SoundCloud tracks

Home Page:https://cloud-player.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Cloud Player

Cloud Player Teaser

Cloud Player is an web based audio and video player. Currently it supports playback of SoundCloud and YouTube tracks. It is using the official SoundCloud API and YouTube Data API to search for SoundCloud tracks and YouTube videos.

Search for tracks, play them and manage your liked tracks and playlists. Also available as native desktop app to control the player from your keyboard media keys (play/pause/next/previous).

Start the webplayer

Get the native desktop app

Creators

Cloud Player is a study project created at HTW Berlin by


Alexander Zarges

Developer


Daniel Reißner

Developer


Kai Schulz

Developer


Prof. Dr. Zhang

Advisor

Why?

We created the Cloud Player to get started with Angular2. We were also interested in the HTML5 audio api. Also we were missing a native desktop SoundCloud player. SoundCloud and YouTube are providing a nice API to get access to their data.

We optimised the player to work on Smartphones, Tablets and Desktop PCs.

By using a service worker the application is cached on your device it is not downloaded every time you start the Cloud Player. The Web App Manifest allows you to install the Cloud Player on your Android Homescreen

Thanks to the new chrome mobile session API you can control the Cloud Player from your Android notification tray and lock screen.

Electron allows us to ship the player as a native desktop application.

Disclaimer

We are neither related to SoundCloud/YouTube nor was this build on behalf of SoundCloud/YouTube

License

GNU GPLv3

About

Search and play YouTube and SoundCloud tracks

https://cloud-player.io

License:GNU General Public License v3.0


Languages

Language:TypeScript 71.1%Language:CSS 12.7%Language:HTML 12.3%Language:Shell 2.3%Language:PHP 1.0%Language:JavaScript 0.7%