database64128 / youtube-dl-wpf

A simple GUI wrapper for youtube-dl and yt-dlp.
GNU General Public License v3.0
838 stars 63 forks source link

download specific time range #183

Open Throughpond opened 5 months ago

Throughpond commented 5 months ago

i have downloaded ffmpeg and ytdlp, how do i download only a few minutes of a hour long video? i can download normal videos perfectly

database64128 commented 5 months ago

The GUI supports adding custom arguments to yt-dlp. You can read the documentation of yt-dlp and see if it has command-line options for your use case.