javascript - Oauth 2.0 to vimeo using c#. Next step: uploading a video to vimeo -


i've been doing quite bit of research on how authenticate vimeo.

problem is, have yet find decent solution c#.

the wrappers i've found seems outdated , not have option upload video after authenticating.

any suggestions on should start?

would better/easier doing javascript?

if use vimeo's new api (https://developer.vimeo.com/api) use oauth 2.0 easier.

additionally, in either version of api uploading not need signed don't need authentication library part. need authentication until upload url, upload file without authentication, , complete file authentication.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -