mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Update server dependencies
This commit is contained in:
parent
066efd4b94
commit
2db1f3238d
27 changed files with 2972 additions and 3031 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
import { logger } from '@server/helpers/logger.js'
|
||||
import { FFmpegCommandWrapper, getDefaultAvailableEncoders } from '@peertube/peertube-ffmpeg'
|
||||
import { AvailableEncoders, EncoderOptionsBuilder } from '@peertube/peertube-models'
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
import { MUserId, MVideoFile, MVideoFullLight } from '@server/types/models/index.js'
|
||||
|
||||
export abstract class AbstractJobBuilder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue