X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=blobdiff_plain;f=videosite-dl.pl;fp=videosite-dl.pl;h=4222f782dedff4cada23ddaa54b77a9169106232;hp=b761e182436e085e18e26f9c30967bb4afe37acc;hb=09d45a4c4460dce9322f4528dad5123322ab6b38;hpb=bf216b94cb76ff53500da5aea8a52f14fdf0e3de diff --git a/videosite-dl.pl b/videosite-dl.pl index b761e18..4222f78 100755 --- a/videosite-dl.pl +++ b/videosite-dl.pl @@ -16,7 +16,6 @@ my %config = ( mode => 'download', getter => 'filegetter', 'plugin.youtube.QUALITY' => 'hd', - 'plugin.youtube.ADAPTIVE' => 1, 'plugin.filegetter.FILEPATTERN' => './%3$s.flv', ); my @options;