A
A
a2018-07-31 00:36:10
JavaScript
a, 2018-07-31 00:36:10

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

1 answer(s)
K
Kostya Fokin, 2018-07-31
@fkostya

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 question

Ask a Question

731 491 924 answers to any question