Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to upload videos #4419

Closed
hhimanshu opened this issue Oct 14, 2019 · 1 comment
Closed

Add API to upload videos #4419

hhimanshu opened this issue Oct 14, 2019 · 1 comment
Labels
area: API api or request related issues external contributors welcome contribution is welcome!

Comments

@hhimanshu
Copy link

Is your feature request related to a problem? Please describe.

No
Describe the solution you'd like

An API, using which videos could be uploaded

Describe alternatives you've considered

None

Additional context

None

@rhymes rhymes added area: API api or request related issues tech: ruby labels Oct 15, 2019
@jessleenyc jessleenyc added the external contributors welcome contribution is welcome! label Oct 22, 2019
@jessleenyc
Copy link
Contributor

jessleenyc commented Oct 22, 2019

Some notes:

  • Our current video upload process: uploads direct to S3, transcodes in AWS, served via CloudFront
  • We definitely need to rate limit video uploads aggressively because there's higher potential for abuse and can really drive up our cost.

For anyone taking this on -- we'll want to know how you plan to approach this so we're on the same page before you proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API api or request related issues external contributors welcome contribution is welcome!
Projects
None yet
Development

No branches or pull requests

5 participants