I'm parsing some podcasts in a back-end application and I need to generate some screenshots for them. However, downloading the entire videos is not an option.
Is there a way to download just a small part of the file to extract the screenshot from? Ideally, it would be the middle part.
Thanks!