Skip to content

feat: added "gs://" type (GCP: cloud storage bucket - GCS) output stream support#131

Open
ShubhamTiwary914 wants to merge 1 commit into
u2takey:masterfrom
ShubhamTiwary914:gcs-output-stream
Open

feat: added "gs://" type (GCP: cloud storage bucket - GCS) output stream support#131
ShubhamTiwary914 wants to merge 1 commit into
u2takey:masterfrom
ShubhamTiwary914:gcs-output-stream

Conversation

@ShubhamTiwary914
Copy link
Copy Markdown

  • Added a support for gs:/// type output stream (write to GCP - coud storage bucket (GCS))
  • Only files changed were ffmpeg.go and two dependencies added to the mod: cloud.google.com/go/storage, google.golang.org/api/option
  • for context: the bucket to be uploaded to requires a user service account and that credentials file passed in kwargs (only method I could find for upload outside of GCP's premise so far)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant