Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report:addVideo() #229

Open
pedro-andrade-inpe opened this issue May 19, 2020 · 1 comment
Open

Report:addVideo() #229

pedro-andrade-inpe opened this issue May 19, 2020 · 1 comment

Comments

@pedro-andrade-inpe
Copy link
Member

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>"
@CristianoAugustoChico
Copy link
Contributor

The new function was created and tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants