X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftools%2Fupload.ts;h=4d40c8c1a23824822a549cb38b567e9f9edadae3;hb=6104adc3e9d325e003ca1048e8ef35f6a451d0c3;hp=177d849f325b5ec1ce05d50d0d33a05e3a08765f;hpb=9d3ef9fe052ed29bd67566754cb28662bd122234;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tools/upload.ts b/server/tools/upload.ts index 177d849f3..4d40c8c1a 100644 --- a/server/tools/upload.ts +++ b/server/tools/upload.ts @@ -84,6 +84,7 @@ async function run () { fixture: program['file'], thumbnailfile: program['thumbnailPath'], previewfile: program['previewPath'], + waitTranscoding: true, privacy: program['privacy'], support: undefined }