youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 680 forks source link

Showing "This Video is unavailable" message #437

Open Dilmurat99 opened 3 years ago

Dilmurat99 commented 3 years ago

Unable to play youtube videos, showing "This Video is unavailable" instead, since yesterday.

sagarbhut commented 3 years ago

Simulator Screen Shot - iPhone 12 mini - 2021-07-27 at 12 13 05

Same issue, showing "This Video is unavailable". When will this issue be resolved?

Dilmurat99 commented 3 years ago

I've found out this issue occurs if playlist parameter of playerVars was defined. Are there any playlist related policy changes on youtube?

ykws commented 2 years ago

@Dilmurat99 Hi, have you resolved this issue yet? So I want to check the video, please tell me the video id or the playlist id.

kikiwora commented 2 years ago

I have had this issue with some of the videos, as it seems, the origin shall be defined as "https://www.youtube.com"

motoko89 commented 2 years ago

I have had this issue with some of the videos, as it seems, the origin shall be defined as "https://www.youtube.com"

I just started out and want to play playlists and all I got is "This video is unavailable"

@kikiwora @Dilmurat99 did you manage to solve this?