NOTICE: This project is old and prone to being incompatible with YouTube today. This repo is archived for historic purposes.
YouTube Audio Player is a page for listening (yes, listen) YouTube videos. The web app is made with React, Bootstrap and JavaScript.
It uses the API
made by Melchor Garau,
that uses youtube-dl to get the audio only URL from a YouTube video.
- Install the Youtube Audio API
- Node.js 10 or higher
- React 16.12
Once you cloned the repository, just run npm install. To run the web use npm start and enjoy!
You can try the web app in this page.
RaulWhite, Melchor9000, Alkesst & Amgxv
This repository is under the MIT License.