Procházet zdrojové kódy

[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 před 11 roky
rodič
revize
d304209a85
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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"
 }