I'm trying to get youtube shorts videos running on my localhost using iframe, however, some of the embed links I got from YouTube don't work when I copy paste it in the browser, it says video is unavailable.for example this one: https://www.youtube.com/embed/K0gj63g6vpcif you tried to copy and paste it in new browser tab it won't work while it's working properly in youtube.This is the original video link that's work on youtube: https://www.youtube.com/watch?v=K0gj63g6vpc
I tried to put the embed url in iframe and it worked in the PC browers, however when I try to open this iframe on mobile browser it won't work and shows "video is unavailable" again.