HI, cody, I just want to suggest youtube embed videos, actually, when we embed a youtube video it shows an error when it loaded.
I found the problem with youtube video address(URL). In general, users just copy the URL from browsers address bar. actually, they have to copy embed video address(from the menu when the right click on video),
but we can't force the user to do that. so the solution might be I think is
when users copy URL from the browser they will have keyword "watch" in url, that the problem, that keyword must be "embed" when we embed it in an iframe. so the following may help you:

If there is a better solution let me know that.
thanks for the tutorial Cody.
HI, cody, I just want to suggest youtube embed videos, actually, when we embed a youtube video it shows an error when it loaded.
I found the problem with youtube video address(URL). In general, users just copy the URL from browsers address bar. actually, they have to copy embed video address(from the menu when the right click on video),
but we can't force the user to do that. so the solution might be I think is
when users copy URL from the browser they will have keyword "watch" in url, that the problem, that keyword must be "embed" when we embed it in an iframe. so the following may help you:
If there is a better solution let me know that.
thanks for the tutorial Cody.