mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Correctly download files from S3
Use pre signed URLs to inject content disposition header
This commit is contained in:
parent
1c9dc98c27
commit
881958d179
4 changed files with 162 additions and 18 deletions
|
@ -1,4 +1,5 @@
|
|||
export * from './keys'
|
||||
export * from './proxy'
|
||||
export * from './pre-signed-urls'
|
||||
export * from './urls'
|
||||
export * from './videos'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue