How do I embed a YouTube video? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How do I embed a YouTube video?

I looked it up and it said you have to have a computer is this true?

21st Feb 2020, 12:00 PM
Connor
Connor - avatar
3 Respostas
+ 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)
21st Feb 2020, 12:19 PM
Gordon
Gordon - avatar
+ 1
You need to set mobile browser to desktop mode to view the embed code.
21st Feb 2020, 12:17 PM
Gordon
Gordon - avatar
+ 1
thanks for the help yall Gordon and šŸ‘‘ ā’¶ā“€ā“‚ šŸ‘‘
21st Feb 2020, 12:18 PM
Connor
Connor - avatar