View Single Post
  #1  
Old 07-20-2016, 04:37 PM
mdg84 mdg84 is offline
Junior Member
 
Join Date: Jul 2016
Posts: 5
mdg84 is on a distinguished road
Exclamation

RTMPDump Batch Download Script


Hey Everyone,

My situation is I'm trying to grab a large number of video files from a server (250+) and don't want to have to do it manually. I have all of the commands including the unique video URL's stored in a text file ready to be paste into the Command Prompt to download the video. Would it be possible to create a script that will download 1-3 streams at the same time, wait for those to finish and continue down the list until complete? I know a little about batch scripts, but not enough to create and figure this out.

Thanks.
Reply With Quote