Skip to content

Simple script to download, cut and convert youtube videos to mp3 using ffmpeg

License

Notifications You must be signed in to change notification settings

Pettrus/yt-download-cut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-download-cut

Simple script to download, cut and convert youtube videos to mp3 using ffmpeg

Installation

npm install

Running script

  • Youtube URL = Only the number is necessary for example: dQw4w9WgXcQ
  • Video start = The second the conversion should start
  • How long it last = The seconds the audio should last
  • Directory is optional

node main.js YOUTUBEURL VIDEOSTART SECONDSITSHOULDLAST DIRECTORY

Example node main.js dQw4w9WgXcQ 0 02:00 audios

About

Simple script to download, cut and convert youtube videos to mp3 using ffmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published