oleksis / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
https://oleksis.github.io/youtube-dl-gui/
The Unlicense
1.68k stars 108 forks source link

Trying to download specific part of a video, but it doesn;t work #94

Open piotrmil opened 2 years ago

piotrmil commented 2 years ago

After a quick google search, I found that this sommand --download-sections "*77-80" should let me download only selected seconds, but it returns an error. why?

oleksis commented 2 years ago

You can use the Clip Multimedia Dialog

image

When you add the link of the video to the list, right click and select Clip Multimedia

📝 Need FFMpeg for post-processing