Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcloh98/collaborative-music-player

A seamless music player that lets users create and share playlists from multiple sources like YouTube, SoundCloud, mp3, and mp4.
https://github.com/jcloh98/collaborative-music-player

javascript mp3 mp4 music music-player soundcloud youtube

Last synced: 11 days ago
JSON representation

A seamless music player that lets users create and share playlists from multiple sources like YouTube, SoundCloud, mp3, and mp4.

Awesome Lists containing this project

README

        

# collaborative-music-player
A seamless music player that lets users create and share playlists from multiple sources like YouTube, SoundCloud, mp3, and mp4.

## Features
- upload/download the collaborative music playlist
- listen music from multiple sources

### YouTube
- copy the youtube link
- ![Copy link](/images/youtube/copy-link.png)

### Soundcloud
- click share
- ![Click share](/images/soundcloud/click-share.png)
- select embed and copy code
- ![Click embed and copy code](/images/soundcloud/click-embed-and-copy-code.png)

### mp3 and mp4
- paste the source link for mp3 and mp4
- Eg.
- `https://cdn.pixabay.com/audio/2024/12/16/audio_4abc775911.mp3`
- `https://cdn.pixabay.com/video/2020/01/05/30902-383991325_large.mp4`

## Commands
> dev command (update css in realtime during dev)
> - `npx tailwindcss -i ./styles.css -o ./styles_tailwind.css --watch`

> build command
> - `npx tailwindcss -i ./styles.css -o ./styles_tailwind.css`

## Support
> **If you find this project helpful and enjoyable, consider supporting it with a tip on [Kofi](https://ko-fi.com/jcloh98).**