php - Upload video from dropbox to vimeo using vimeo API -


hello everyone,

i trying upload video on vimeo using 'jquery api`. it's proper working, want upload video "dropbox" "vimeo". there jquery or php api uploading video dropbox vimeo.

thanks in advance

if looking more programmatical way, need following steps:

  1. set dropbox app , check out their libraries.
  2. you need vimeo app needs permission vimeo staff (write short description , send via email). vimeo has a library well.
  3. you need user tokens dropbox , vimeo respectively.
  4. the simplest way send pull request vimeo. see here more details.

if complicated, there webservice that.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -