You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should create a minimal Vimeo client api in Rust and use that. For now we only need Oauth login, fetching a users private videos, and video upload capabilities.
The text was updated successfully, but these errors were encountered:
As it turns out, Soundcloud has closed off access to their API indefinitely. We've decided to use Vimeo instead.
Vimeo API Docs: https://developer.vimeo.com/api/reference
We should create a minimal Vimeo client api in Rust and use that. For now we only need Oauth login, fetching a users private videos, and video upload capabilities.
The text was updated successfully, but these errors were encountered: