Is there a way to pull a recent youtube or vimeo video into an iframe?
What I would like to do is have an iframe in my app that would show a current video that I post. Kind of like a news update each month or week.
Is there a way to do this with just a video or would I have to make a webpage, put a video on that and have the iframe pull that url?
That would be an extra step verse just posting a video and have it load into an iframe then a week later for example post another video and have it load in that one as the most recent?
I was thinking maybe using a youtube playlist then I could just load the playlist into the iframe and then when I post a new video include it into that youtube playlist and move it to the top so it plays first.