mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Optimize remote image processing
This commit is contained in:
parent
374b725df5
commit
1664bc60eb
6 changed files with 94 additions and 9 deletions
|
@ -1,5 +1,4 @@
|
|||
import chaiJsonSchema = require('chai-json-schema')
|
||||
import { copy, move } from 'fs-extra'
|
||||
import { copy } from 'fs-extra'
|
||||
import { join } from 'path'
|
||||
import { ThumbnailType } from '../../shared/models/videos/thumbnail.type'
|
||||
import { generateImageFromVideoFile } from '../helpers/ffmpeg-utils'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue