Skip to content
/ yutub Public

📺 Simple youtube mp3 downloader and streamer written with node.js

Notifications You must be signed in to change notification settings

co3moz/yutub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YUTUB

Simple youtube mp3 downloader and streamer written with node.js

Installation

  • Download the repository
  • Go to the repository folder with terminal
  • Install the required dependencies npm install
  • Start the server using node .
  • Now you are ready to fly

Requirements

It uses lovely youtube-dl software with node-youtube-dl api.

Also you need ffprobe for webm to mp3 conversation.

or you can use docker image co3moz/yutub (screw installation)

Usage

http://localhost:6060/yca6UsllwYs Streams "Daft Punk - Around The World"

http://localhost:6060/yca6UsllwYs/dl Downloads "Daft Punk - Around The World.mp3"

About

📺 Simple youtube mp3 downloader and streamer written with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published