How can I get my video to play on my website? I've tried 2 different host sites and still no luck. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I get my video to play on my website? I've tried 2 different host sites and still no luck.

This is my code: <iframe height="150" width="300" src="https://youtu.be/CKJXf72KQX0" allowfullscreen frameborder="0"> </iframe> This is what happens when I run the code: The webpage at https://m.youtube.com/watch?v=embed%2FCKJXf72KQX0&feature=youtu.be could not be loaded because: net::ERR_BLOCKED_BY_RESPONSE This happens no matter what I try. 😠

8th Feb 2021, 12:21 AM
Michael Maxwell
Michael Maxwell - avatar
2 Answers
+ 4
Step 1: Go to chrome Step 2: Open www.youtube.com Step 3: Search the video Step 4: Click on "Desktop site" of chrome Step 5: Click on the video Step 6: Click on the share button Step 7: Click on embedded Step 8: Copy that and paste and enjoy All the best!
8th Feb 2021, 3:12 AM
Abhiyantā
Abhiyantā - avatar
0
Worked perfectly. Thanks man👍👍😁
8th Feb 2021, 8:07 PM
Michael Maxwell
Michael Maxwell - avatar