Having issues embedding youtube video on website

I’m encountering two main issues with my website deployment using Bolt.new and Netlify (via Git):

  1. YouTube Embed Error
    I’m trying to embed a YouTube video on my site but keep running into issues. Initially, I saw a “YouTube refused to connect” error, which I addressed by verifying the embed code and YouTube settings. Now, I’m getting the error: **“Video temporarily unavailable, please check back later.”**Steps I’ve tried so far:
  • Ensured the YouTube video is publicly accessible and embedding is allowed.
  • Checked Content Security Policy (CSP) headers to confirm frame-src includes https://www.youtube.com/.
  • Used the correct YouTube embed format:
  1. Managing Multiple Site Copies on Netlify
    I’m also struggling with how my Netlify deployment is connected to Git. Currently, I have four different copies of the same site on Netlify, and it’s confusing to manage. Ideally, I’d like to have just one site that I can edit, and any changes I make via Bolt.new and are automatically reflected on the live site. I’m not fully clear on how the Git/Netlify connection works. It feels like every time I make changes or attempt to deploy, a new copy of the site gets created instead of updating the existing one.

Any guidance on:

  • Resolving the YouTube embed issue.
  • Streamlining the Netlify deployment process to maintain a single site that automatically updates with changes.

Thank you in advance for your help!

This issue is with your site code, not Netlify, so it’s outside the Scope of Support, see:
https://www.netlify.com/support-scope/

Base functionality of Netlify’s build and deploy pipeline is supported, but we cannot help you debug any source code used either during build or after deployment.

Community members can assist, but I’m the most active and I don’t help with AI generated issues.


Netlify has many ways to update previous deployments, you can see them here:
https://docs.netlify.com/site-deploys/create-deploys/

So your issue is with Bolt and you should seek support from them.

Their ‘Help Center’ is apparently here:
https://support.bolt.new/welcome

It seems to be a ‘Tracked Feature Request’ for them seen here, (which is currently closed):

image

https://support.bolt.new/github-tracked-feature-requests
https://github.com/stackblitz/bolt.new/issues/49