1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Support lazy download of remote video miniatures

This commit is contained in:
Chocobozzz 2023-06-07 08:53:14 +02:00
parent f162d32da0
commit bafaba0bcd
No known key found for this signature in database
GPG key ID: 583A612D890159BE
15 changed files with 152 additions and 114 deletions

View file

@ -1,4 +1,5 @@
export * from './avatar-permanent-file-cache'
export * from './video-miniature-permanent-file-cache'
export * from './video-captions-simple-file-cache'
export * from './video-previews-simple-file-cache'
export * from './video-storyboards-simple-file-cache'