youtube
youtube copied to clipboard
Download part of the video
Hello guys, with this tool is it possible to download a specific part of a video?
example I want it to start at 01:30:00 up to 01:35:00 ie it would download only 5 minutes of the video.
If it's possible how do I do that?
With some modifications it would be possible to download a specific part of a video by specifying the byte range. If you know the total size of the stream you could try to guess the offsets. I have no idea how to look up the byte offsets by time offsets.
Or download the full video and then trim it... That's how I could do with ffmpeg