Why and how can I embed a Youtube video on my Vue web app? (Blocked due to X-Content-Type-Options)

I’m trying to embed youtube videos on my vue and it won’t let me because of that policy.

I’ve installed an NPM package but it’s a little broken and I don’t know if it will keep working in the future.

Is there anyone who knows how I can work around this or properly solve it?

I installed a random plugin that’s poorly maintained.
I was expecting allowing some kind of policy like CORS or something like that but I couldn’t find anything about this issue