X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite-dl.pl;h=4222f782dedff4cada23ddaa54b77a9169106232;hb=5979c22b30775fa2ebe09b3b415246d73a50bd17;hp=b761e182436e085e18e26f9c30967bb4afe37acc;hpb=cbfc87367cce587d41ce8848edd7c4e9350e0943;p=videosite.git 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;