extracting html elements then injecting it onto the webpage | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

extracting html elements then injecting it onto the webpage

i need to: - take a youtube video link - extract the video (cant embed it, has to be put in my website without embeds) - put the video in a <video element> i can use server side stuff but will need instructions please help asap (it is ok if you cant though)

2nd Jan 2018, 12:04 AM
vortetty
vortetty - avatar
1 Answer
+ 1
Can you use an iframe?
5th Mar 2018, 3:01 AM
DataBass
DataBass - avatar