ruby - get notified / check of end of transcoding for vimeo-api? -


what's best-practice method of checking release of video after transcoding using vimeo api?

is there way set callback url notification?

i'll using this ruby wrapper can make html request if need be....

thanks.

there not transcoding callback (it planned feature), new api tells transcoding status on of clip responses.

look "status", valid fields : available, uploading, transcoding, uploading_error, transcoding_error


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -