ability to embed youtube videos in content?
googlealchemist
Anywhere I want
Is there an easy way to do this for sites that allow contextual embeds of youtube videos? Not links to the video, but actual embeds so the video shows up in the blog post or wherever.
I guess I could add the embed code into the content setup but was wondering if gsa had some magic where i could just enter the yt vid url and it sucked out the embed code, or if i add the embed code to one spot, it would randomly insert it into content wherever it can
thanks
I guess I could add the embed code into the content setup but was wondering if gsa had some magic where i could just enter the yt vid url and it sucked out the embed code, or if i add the embed code to one spot, it would randomly insert it into content wherever it can
thanks
Comments
@Sven Am i doing something wrong, or could this be improved? Thanks!
One more thing i noticed about adding random image, is that when i want it to add 2 images, very often Ser adds the same image twice.
the object code is can be used when I know where that works. I have to modify the engines a bit.
custom iframe format=<object .... >
Just need to know where you can place object and where iframe does not work. Would be nice if you can deliver the engine names.
"<br><center><object width="420" height="315"><param name="movie" value="{//www.youtube-nocookie.com/v/{YouTubeID|YouTubeID|...}?rel=0?}"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="{//www.youtube-nocookie.com/v/{YouTubeID|YouTubeID|...}?rel=0}" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></center><br><br><center><a href="%random_url%">%random_sanchor_text%</a></center><br>".
But I'm not 100% sure. Maybe SER can use both codes with the option for user which one they want?
What have other video platforms to do with this?