Recently uploaded
Recently Followed
keenly has not followed anyone yet.
Recent Activity
-
-
-
keenly commented on Advanced API PHP Library - Error Handeling. in the Forums I'm sure I'm missing something very simple. here's what i have basically: $vimeoDelete = $vimeo->call('vimeo.videos.delete', array('video_id' => 123456789)); if ($vimeoDelete->stat == 'ok'){ echo 'Done!'; } else { echo 'error: vimeo didnt delete'; }
-
-
-
-
Brad Dougherty commented on Advanced API PHP Library - Error Handeling. in the Forums Hi keenly, You should just call getInfo once. If you get the exception, it doesn't exist, otherwise take the info and continue.
-
-
-
-
keenly commented on Advanced API PHP Library - Error Handeling. in the Forums How can I check if a Video ID exists on vimeo before moving on to getting it's data or modifying it. for example: if i run the method 'vimeo.videos.getInfo', and the video id doesn't exist, i get a big ugly error like: "Fatal error: Uncaught exception
-
-
-
-
keenly commented on Fatal error: Maximum execution time of 600 seconds exceeded in vimeo.php on line 472 in the Forums we are thinking of upgrading to Pro, will that be faster?
-
