mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-21 05:40:27 -05:00
Support Cloud Storage #144
Reference in New Issue
Block a user
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?
Originally created by @sh3raawii on GitHub (Dec 9, 2023).
I would like to run an instance of Cobalt that downloads to a configurable cloud storage provider such as Amazon S3
@dumbmoron commented on GitHub (Dec 9, 2023):
This is most likely out of scope for cobalt, if you need this, I would advise you to self host cobalt and write a separate script/service that accesses the API and does whatever you want with the stream outputs
@wukko commented on GitHub (Dec 10, 2023):
this is indeed out of scope, at least for any foreseeable future. you're welcome to make a PR with that feature though!