瀏覽代碼

[test/parameters.json] Set 'fixup' to 'never'

The fixed audio files for Youtube have a size lower that the minimum required.
Jaime Marquínez Ferrándiz 10 年之前
父節點
當前提交
d304209a85
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      test/parameters.json

+ 2 - 1
test/parameters.json

@@ -39,5 +39,6 @@
     "writesubtitles": false,
     "allsubtitles": false,
     "listssubtitles": false,
-    "socket_timeout": 20
+    "socket_timeout": 20,
+    "fixup": "never"
 }