0
Video embedded File:
How can i get video embedded file from any website and link it to my html page. Please i am using my phone to do this and it is not working....(look at the code i am using......<video> <source src="https://youtu.be/Dw27xJjTYQs?si=VAs84i_BPSPUvmOb.mp4" type ="video/mp4"> <\video> Please tell me how i can get the mp4 file. I can't screenshot with my phone if not i could have done that right away.
12 Antworten
+ 5
Please, do not ask for personal information and wait until your messages get open for you.
Note: no personal information should be shared publicly.
+ 3
Youtube has an embed feature for embedding videos into your website/HTML page.
https://www.w3schools.com/html/html_youtube.asp
+ 3
You should still be using the embed feature for YT videos.
+ 3
Please, do not post same question multiple times.
Your duplicate threads may get deleted. Rather stick to one question.
https://www.sololearn.com/Discuss/3264177/?ref=app
For further help, I highly recommend you to share your code. Without seeing your code is hard to anyone to help you.
0
I am using a mobile phone.
0
It is not doing that
0
How to use a yt video on your web:
1.On the link,replace:"youtu.be"
to:"youtube.com"
2.add /embed/ after the domain name,in this case: https://youtube.com/
3.Use <iframe src=""> instead of the <video> tag for yt videos.
Hope I helped!
0
Please i have tried it and it is not working....i am using a mobile phone....please try to write down the full code.
0
<iframe src="https://youtube.com/embed/Dw27xJjTYQs?si=VAs84i_BPSPUvmOb" >
Use this
0
Thank you very much...please can i have your watsup number
0
I mean coder008
0
I am sorry ...he was the only one who could answer my question.