Node-ytdl-core: Can I trim video by specifying time range?

Created on 25 Jul 2017  路  5Comments  路  Source: fent/node-ytdl-core

Hello @fent, thank you for this repo!

I want to download only part of video, can be this achieved using this module?
For example: I have uploaded stream(duration 3 hours), but I want to download only part from 1h:30m to 1h:45m

If you can share an example - it'll be awesome!

Thanks for your help,
Arthur

question

All 5 comments

There is only the begin option

Thanks

@fent It will be hard to create an addon(myself) for your module to support end points too?

You can use ffmpeg to splice the video.

Thank you for your answer. Will check ffmpeg module for this type of tasks.
Have a good day,
Arthur

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arcovoltaico picture arcovoltaico  路  6Comments

shankqr picture shankqr  路  5Comments

NeuronButter picture NeuronButter  路  6Comments

CheweyZ picture CheweyZ  路  6Comments

gooca picture gooca  路  7Comments