0
How do I embed a YouTube video?
I looked it up and it said you have to have a computer is this true?
3 Antworten
+ 2
while the linked codes demonstrate the use of iframe,
you need the src
the YouTube app doesn't give this src
so there are two ways:
one way is to use mobile browser desktop mode
the second way is to get share link, get the video id from there, and edit an embed src to include this video id.
change here:
https://www.youtube.com/embed/..... (the video id)
+ 1
You need to set mobile browser to desktop mode to view the embed code.