Is there any way to get the short URL (e.g., https://vine.co/v/bnuOqmVhEWb) from the video URL (e.g., https://v.cdn.vine.co/v/videos/A5C08C32-A4AE-4DA4-A717-AEF60FBCA77F-3077-0000013C2DC639D3_1.0.4.mp4?versionId=g7.trI4Z0KR8P9qGEUvZ1LqP8BseMt25)?
I also have the vine's postId
if that is helpful.
If you have postId, there is a way to hash it the way they do it.
I implemented it on ruby, if you are interested: https://gist.github.com/davoclavo/7460039