Skip to content

YouTube video to mp3 audio convert using youtube-dl cli using node.js

Notifications You must be signed in to change notification settings

rjoydip/youtubedl-video-to-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtubedl-video-to-audio

Youtube video to mp3 audio convert using youtube-dl cli in node.js

Requirement

  • Node.js (>=12)
  • Docker (Optional)
  • youtube-dl cli

Youtube-dl command : youtube-dl -x -o 'temp/%(id)s.%(ext)s' -f 'bestaudio' --audio-format 'mp3' https://youtu.be/KlDUtTDm5jY

About

YouTube video to mp3 audio convert using youtube-dl cli using node.js

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published