vimeo / vimeo.py

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

emojis, U+10000 (F0, F1, F2, F3) unicode support #185

Closed drzraf closed 10 months ago

drzraf commented 10 months ago

4 bytes unicode characters (like 📷) are garbled when saved as part of the video description

It seems like backend DB/encoding only supports up to 3 bytes UTF-8 characters. This is definitely a terrible limitation that must be fixed.

aaronm67 commented 10 months ago

This isn't related to this library, it's a sitewide limitation. If you'd like to see a change, you can file a feature request at https://vimeo.com/help/contact