Downlaods all Videos from a webpage. Just looks for links to videos on the webpage and writes them in a file for the youtube-dl. If the website has multible pages like www.website.com/site1.html /site2.html /site3.html put the maximum number in the for function.
Look in the code and look in the source of the website, you want to download, you will see how to use :>
#Dependencies Download the newest Version of youtube-dl and put it in the same directory with the bash script. http://youtube-dl.org/
#Thanks to the Team of Youtube dl!