Hi there , Trying to download a part of youtube video ,like from min x to min y and so on .
Usually i use ffmpeg for direct link videos,and its straight forward when u have a direct link to the video , but with youtube its messy , I can't figure out how to do this especially with the separate files for audio and video for quality like 1080P+.
Tried using youtube-dl , but did not work with me , I hope that someone can help me to integrate those two amazing programs and find a code that works .
This is the code i usually use to download specific parts of videos , now how to use it with youtube-dl to download part of a youtube video? .
Code:ffmpeg -ss 00:01:00 -i "video url" -t 50 -c copy output.mkv
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	
- 
	Check out start_time and end_time with the -o option. 
- 
	You can transfer the download to ffmpeg. Code: 
 
 youtube-dl --external-downloader ffmpeg --external-downloader-args "xxxxx -yyy"
Similar Threads
- 
  how to use youtube.dl or ffmpeg to download video in tsBy Wizard23 in forum Video Streaming DownloadingReplies: 5Last Post: 12th May 2018, 22:00
- 
  cannot download youtube videoBy Anonymous in forum Video Streaming DownloadingReplies: 4Last Post: 6th Mar 2017, 01:45
- 
  downloading only part of a youtube videoBy mvalmont in forum Newbie / General discussionsReplies: 2Last Post: 8th Sep 2016, 17:17
- 
  How to download video using Youtube-dlBy rogue2020 in forum Video Streaming DownloadingReplies: 1Last Post: 5th May 2016, 17:28
- 
  Inability to download Youtube video by Youtube Downloader HDBy jgp123 in forum Video Streaming DownloadingReplies: 9Last Post: 17th Nov 2015, 06:03


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote