mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Guess if we need to generate the thumbnail for imports
This commit is contained in:
parent
06bee93748
commit
e3b4c084cd
3 changed files with 6 additions and 19 deletions
|
@ -80,8 +80,6 @@ export type VideoImportYoutubeDLPayload = {
|
|||
type: VideoImportYoutubeDLPayloadType
|
||||
videoImportId: number
|
||||
|
||||
generateThumbnail: boolean
|
||||
generatePreview: boolean
|
||||
fileExt?: string
|
||||
}
|
||||
export type VideoImportTorrentPayload = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue