iBicha / UnityYoutubePlayer

Play YouTube videos in Unity
The Unlicense
339 stars 64 forks source link

Curl Error #128

Open Eikthyr opened 4 months ago

Eikthyr commented 4 months ago

In some videos, a curl transfer error occurs while creating a link. (Curl error 18: transfer closed with xxx bytes remaining to read) It's most likely a server-related error, it happens rarely. It's not a very important error, but it's good to know.

https://www.youtube.com/watch?v=fNFzfwLM72c I recently came across the error in this video.

iBicha commented 4 months ago

Do you know if the link can be opened from the browser for example when it happens? (does it have a 403 or some other error?)

Eikthyr commented 4 months ago

When I try to open the link from the browser, the player appears but it is waiting, I think there is an error in the json part.