Answer the question
In order to leave comments, you need to log in
How to extract the audio track of a video using nodejs?
There is a url of a video located on another server, in mp4. You need to download the audio track via http from 30 to 50 seconds, without downloading the entire video, save it to a separate file.
What npm packages are useful and which way to go?
Answer the question
In order to leave comments, you need to log in
Well, for example, node-ffmpeg. There is just an example with audio in the readme.
https://github.com/damianociarla/node-ffmpeg#prese...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question