[Feature] Refactor uploads to use copyparty #40
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea is to refactor uploads to use a copyparty server (API). This way we can implement resumable uploads from Futureporn DVR or https://future.porn website. Also it would be faster than direct to B2 uploads via Uppy which is pretty slow.
The copyparty server would act as cache. Uploads there would be moved to B2 and added to the site.
Uploaders could put a README.md in the upload files which describes the VOD metadata.