View Single Post
  #4  
Old 01-01-2015, 05:27 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Anyway to download specific Local News videos?


Sure its also working with ffmpeg too.Just use what you do prefer.Just lern the different parameters you have to use for the commandline tools xy. Commands you can find on the release sites of the tools and or in the tool itself.Just open cmd and enter ffmpeg --help.
Code:
ffmpeg --help
or with path of ffmpeg if needed...
c:\...ffmpeg --help
greetz
Reply With Quote