Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloud-player/web
Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks
https://github.com/cloud-player/web
angular audio-player backbonejs cloud-player cloudplayer mixcloud music soundcloud soundcloud-api video-player youtube youtube-api-v3
Last synced: about 1 month ago
JSON representation
Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks
- Host: GitHub
- URL: https://github.com/cloud-player/web
- Owner: Cloud-Player
- License: gpl-3.0
- Created: 2016-10-19T14:58:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:23:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T00:43:16.322Z (about 1 month ago)
- Topics: angular, audio-player, backbonejs, cloud-player, cloudplayer, mixcloud, music, soundcloud, soundcloud-api, video-player, youtube, youtube-api-v3
- Language: TypeScript
- Homepage: https://cloud-player.io
- Size: 15.4 MB
- Stars: 169
- Watchers: 9
- Forks: 55
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud-Player is now aux.app
What a thrilling ride. However every ride comes eventually to an end. So does our ride with Cloud-Player.
But nothing to be sad about because our new ride has already started at [aux.app](https://aux.app).
This repository will not be maintained anymore.[![aux.app Teaser](./src/assets/launch-aux-app.png)](https://aux.app)
# Cloud-Player
![Cloud Player Teaser](./src/assets/meta/social/facebook.jpg)## Multiple providers – One player
Cloud-Player combines the libraries of multiple streaming providers into a single music player.
Search for tracks on Youtube, SoundCloud or on Mixcloud and play them without switching between browser tabs.
We are planning to extend Cloud-Player with even more music providers in the future.
So far, it is using the official
[YouTube Data API](https://developers.google.com/youtube/v3/docs),
[SoundCloud API](https://developers.soundcloud.com/docs/api) and
[Mixcloud API](https://www.mixcloud.com/developers/)## Native desktop player
We also have a native desktop player for macOS and Windows, so you can install the Cloud-Player app on your desktop
and control the player with your media keys on your keyboard.## No signup required
You get a temporary account when you start Cloud-Player the first time
so you don’t have to sign up.
The account will be automatically deleted when you are not using Cloud-Player for more than 30 days.
To persist your account and use it accross devices, login with your SoundCloud or YouTube account.## Add tracks to playlists
Create a Cloud-Player playlist to add YouTube, SoundCloud and Mixcloud tracks. Tracks can be also saved as favourites.
Connect with your SoundCloud and YouTube account to synchronise already existing playlists and favourite tracks.## Continuous playback
Play tracks without any breaks thanks to our preloading and crossfading technology.
When a track has finished playing you don’t have to wait until the next track starts playing.
We also save your play queue automatically so when you come back later you can continue where you left off.## Maintainers
Cloud Player is a study project created at [HTW Berlin](http://www.htw-berlin.de/) byFrontend
Nicolas Drebenstedt
Backend
## Related Repositories
- [Cloud-Player API](https://github.com/Cloud-Player/api) (Python)
- [Cloud-Player Native Desktop App](https://github.com/Cloud-Player/desktop-app) (Electron)## Disclaimer
Cloud-Player is neither related to YouTube, SoundCloud or Mixcloud nor was it build on behalf of YouTube, SoundCloud or Mixcloud.## License
[GNU GPLv3](./LICENSE)