Youtube: Add support for adaptive video formats (split video/audio)
[videosite.git] / videosite-dl.pl
index a907b84..688efb3 100755 (executable)
@@ -16,6 +16,7 @@ my %config = (
     mode => 'download',
     getter => 'filegetter',
     'plugin.youtube.QUALITY' => 'hd',
+    'plugin.youtube.ADAPTIVE' => 1,
     'plugin.filegetter.FILEPATTERN' => './%3$s.flv',
 );