vimeo / vimeo-unity-sdk

Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
MIT License
211 stars 49 forks source link

Vimeo external player now fails to PLAY latest videos (h parameter) #140

Open josenunes85 opened 2 years ago

josenunes85 commented 2 years ago

Describe the issue

Hello,

My latest uploaded videos stopped working when accessed from player.video external.

By appending video id with player.vimeo.com/player, 404 is returned.

I checked and after september, h parameter is need which is the 'hash'. How can I get this? Do I have to change the lib to get this parameter when querying video?

I am using Unity 2020.3.24f1. Thanks