Why won't Youtube embedded videos play on my computer?

I have a site called www.mercyrow.com on Shopify. I post videos from time to time from Youtube.com code. For some reason, they will not play on my computer, but others can, and I can use my phone and it works. Have you run into this before?

In which page are those videos available?>

Hi @hhallman ,

Have you tried opening the website in the same computer but using incognito window? If it works, then it is probably some cookies

There are a number of videos but here are a few.

https://mercyrow.com/blogs/philly-tales/always-remembered-always-honored

https://mercyrow.com/blogs/philly-tales/a-sweet-philly-easter

https://mercyrow.com/blogs/philly-tales/i-know-a-place

Yes it does work in an incognito window. That was in Chrome. Tried in Firefox and it also worked incognito. Also tried Microsoft, and it also worked incognito. I thought cookies were specific to a certain browser. I am not sure what cookie to look for. I will try. Thank you.

Okay, so if you just make a small change in the emmeded youtube code it will fix the issue. This just started recently so I assume something changed at youtube or somewhere to cause this> Here is a sample of the new code.

All you have to do is change this line [www.youtube.com](http://www.youtube.com) to [www.youtube-nocookie.com](http://www.youtube-nocookie.com). It stops any issues with cookies. Thank you for your help.
1 Like

Thank You for this, Youre the GOAT.