How to download part of YouTube video using FFMPEG and YT-DLP?

الحالة:: ملاحظة/مؤرشفة
المراجع::


yt-dlp -f [format] [url] --downloader ffmpeg --downloader-args "ffmpeg_i:-ss [seconds from] -to [seconds to]"  
# yt-dlp -f137+140 xxxx --downloader ffmpeg --downloader-args "ffmpeg_i:-ss 7783 -to 7851"  

Last update : October 16, 2023
Created : October 16, 2023

Comments

Comments