X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=blobdiff_plain;f=videosite-dl.pl;fp=videosite-dl.pl;h=688efb34eea9b0b81667058c0bb058691f386b5b;hp=a907b84a49e6e5816322eefa7b83207b17470915;hb=eeddf244ed2b5c9cde3bda1f264f6b0bd8155bb3;hpb=dfc7609bd938417a99759f2d9c78f40114e759e8 diff --git a/videosite-dl.pl b/videosite-dl.pl index a907b84..688efb3 100755 --- a/videosite-dl.pl +++ b/videosite-dl.pl @@ -16,6 +16,7 @@ my %config = ( mode => 'download', getter => 'filegetter', 'plugin.youtube.QUALITY' => 'hd', + 'plugin.youtube.ADAPTIVE' => 1, 'plugin.filegetter.FILEPATTERN' => './%3$s.flv', );