Implement Report:addVideo():
Report:addVideo{
width=560,
height=315,
url = "https://www.youtube.com/embed/_O4TXbfYPng"
}
It will produce the following code:
"<center><iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/_O4TXbfYPng\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></center>"
Implement
Report:addVideo():It will produce the following code: