mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Upgrade server dependencies
This commit is contained in:
parent
262f8ff631
commit
8cc6120118
12 changed files with 152 additions and 147 deletions
|
@ -1,7 +1,7 @@
|
|||
import { registerTSPaths } from '../server/helpers/register-ts-paths'
|
||||
registerTSPaths()
|
||||
|
||||
import * as program from 'commander'
|
||||
import { program } from 'commander'
|
||||
import * as ffmpeg from 'fluent-ffmpeg'
|
||||
import { buildx264VODCommand, runCommand, TranscodeOptions } from '@server/helpers/ffmpeg-utils'
|
||||
import { exit } from 'process'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue