videograbber

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

commit 25e3de62c3d09e06ec075ac78d40719b1236f4f8
parent 9b23130c87426463d230d8acdb018def262e37be
Author: CCRRX <jan.koppatscheck@gmail.com>
Date:   Sun, 13 Dec 2015 00:22:10 +0100

Update README.md
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -4,6 +4,8 @@ If the Wbesite has multible pages like www.website.com/site1.html /site2.html /s #Dependencies ``` apt-get install youtube-dl ``` +Sometimes compiling by Source or download the newest Version is working better. +http://youtube-dl.org/ #Thanks to the Team of Youtube dl!