Jon Ursenbach

Results 76 comments of Jon Ursenbach

This is great. Can you sign our CLA? https://developer.vimeo.com/cla

Progress bars would definitely be cool, but unfortunately isn't supported in the library right now/yet.

@TaktakTaktouk We currently don't surface video passwords in the API, but after looking at our logic surrounding why that is, we're going to be changing that. I unfortunately don't have...

```php $lib->request('/endpoint/uri`, $params, 'PUT'); ``` Keep in mind that the `$params` you're sending `->request()` are specific to the API endpoint you're hitting. We currently don't support passing cURL options to...

@nishadhasan It's hard to quantify what the problem is here without more information. How large of files are you uploading? What are the speeds you're receiving? Where is the person...

@mehmet2006 What errors are you receiving when trying to import the package into Angular 5 or Angular 6?

I don't have a Windows machine to test, but how are you attempting to install the package? Within PyCharm, or from your Windows shell?

After getting PyCurl installed successfully, are you getting a different output from pip, or the same telling you to specify the path to `libcurl`?

If @Jazzydex's solution works for everyone else, we can update our readme with some Windows-specific clarifications.

@kailasb I no longer work at Vimeo so you'll want to reach out to their support team. Sorry!