Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/twlite/simple-audio-player

Simple HTML5 audio player to play youtube videos easily.
https://github.com/twlite/simple-audio-player

Last synced: about 1 month ago
JSON representation

Simple HTML5 audio player to play youtube videos easily.

Awesome Lists containing this project

README

        

# [simple-audio-player](https://simple-audio-player.glitch.me)
Simple HTML5 audio player to play youtube videos easily.

# Running
- Download
- Install packages
- Run npm start
- Go to `localhost:3000`

# Packages
- express (server)
- ytdl-core (getting youtube player key)
- yt-search (search youtube videos)
- quick.db (simple database to store the played songs)

# Made by
**Snowflake107**