vimeo / vimeo.py

Official Python library for the Vimeo API.
https://developer.vimeo.com
Apache License 2.0
210 stars 84 forks source link

Updating support for tuspy #133

Closed erunion closed 6 years ago

erunion commented 6 years ago

Updating our tuspy requirement to >=0.2.1, and fixing some UnicodeDecodeError exceptions surrounding it.

Resolves https://github.com/vimeo/vimeo.py/issues/131