I have the following code to download a specific part (range) of a video using nodejs http.get(),
const fileUrl = \'https://www.example.com/path/to/video.mp4\' co