videograbber

Downlaods all Videos from a webpage
git clone git://archive.git.mtrnord.blog/MTRNord/videograbber.git
Log | Files | Refs | README

README.md (357B)


      1 # videograbber
      2 Downlaods all Videos from a webpage.
      3 If the Wbesite has multible pages like www.website.com/site1.html /site2.html /site3.html put the maximum number in the for function.
      4 
      5 #Dependencies
      6 Download the newest Version of youtube-dl and put it in the same directory with the bash script.
      7 http://youtube-dl.org/
      8 
      9 #Thanks to
     10 the Team of Youtube dl!