HydrogenAudio

Hydrogenaudio Forum => Site Related Discussion => Topic started by: bennetng on 2023-04-23 14:09:01

Title: Embedded Youtube video doesn't play.
Post by: bennetng on 2023-04-23 14:09:01
Confirmed by other users on this thread:
https://hydrogenaud.io/index.php/topic,124031.0.html
Title: Re: Embedded Youtube video doesn't play.
Post by: cid42 on 2023-04-23 15:17:55
For me the video doesn't play on firefox, thumbnail displays, minimise button works, the youtube link works so it doesn't matter much IMO.
Title: Re: Embedded Youtube video doesn't play.
Post by: bennetng on 2023-04-23 15:44:42
Thanks. As a Firefox user I started to get sensitive when something doesn't work and it seems that everyone is using Chrome / Chromium browsers. Something like this:
https://hydrogenaud.io/index.php/topic,122626.msg1012483.html#msg1012483

However it turns out that no one can play the videos regardless of browsers and OSes. I was even thinking about getting a Linux Live USB and check if it works or not.

IIRC embedded videos played without issue before, so probably an issue on the forum software.
Title: Re: Embedded Youtube video doesn't play.
Post by: danadam on 2023-04-24 15:47:18
From web developer tools says, in firefox:
Code: [Select]
Content Security Policy: The page’s settings blocked the loading of a resource at https://www.youtube-nocookie.com/embed/sciD9c1Y8Xk?rel=0 (“default-src”).
in chromium:
Code: [Select]
Refused to frame 'https://www.youtube-nocookie.com/' because it violates the following Content Security Policy directive: "default-src 'self' www.google.com www.gstatic.com". Note that 'frame-src' was not explicitly set, so 'default-src' is used as a fallback.
Title: Re: Embedded Youtube video doesn't play.
Post by: soundping on 2023-04-24 21:05:51
I think Youtube has stopped live streaming off their site.

You have to click on the YouTube link in the top left.
Title: Re: Embedded Youtube video doesn't play.
Post by: danadam on 2023-04-24 23:14:35
I think Youtube has stopped live streaming off their site.
It works on other sites.
I'm not a web developer but as I understand the error message I posted earlier, this is the forum software that doesn't allow the browser to load javascript from youtube.