mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Add ability to update torrents cache in client
This commit is contained in:
parent
d9a2a03196
commit
b3d5cb92b1
12 changed files with 41 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
import { copy } from 'fs-extra'
|
||||
import { join } from 'path'
|
||||
import { logger } from '@server/helpers/logger'
|
||||
|
||||
import { ThumbnailType } from '../../shared/models/videos/thumbnail.type'
|
||||
import { generateImageFromVideoFile } from '../helpers/ffmpeg-utils'
|
||||
import { processImage } from '../helpers/image-utils'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue