Youtube feedwordpress embed customization plugin
-
I would like to automatically embed Youtube videos from users/tags/searchs/playlists RSS feeds that Youtube generates that is described here: https://www.youtube.com/rssls
So I’m using this Automatic RSS Feed wordpress poster plugin called: https://projects.radgeek.com/feedwordpress
I was also looking at AutoFeed and WP-o-Matic as possible plugins for this, although WP-o-Matic didn’t work on my WP 2.3 install.
The typical Youtube RSS feed looks like this: https://www.youtube.com/rss/user/%5Byoutubeusername%5D/videos.rss
Here is the website where I am testing this out with currently four different feeds:
Youtube RSS includes just a link back to each videos on Youtube, I would prefer if the output was a customizable Youtube embed.
This is the standard Item youtube RSS output from this example Youtube RSS output:
https://www.youtube.com/rss/user/stseidler/videos.rss<item>
[email protected] (stseidler)
<title>N?¥r vandet g?¥r under valgkampen</title>
<link>https://youtube.com/?v=WnfN-l6eSUs</link>
<description>
<![CDATA[
<img src=”https://img.youtube.com/vi/WnfN-l6eSUs/default.jpg” align=”right” border=”0″ width=”120″ height=”90″ vspace=”4″ hspace=”4″ />
<p>
Marianne Madsen er gravid i 9. m?¥ned og folketingskandidat
</p>
<p>
Author: stseidler<br/>
Keywords: Marianne Madsen Radikale Venstre<br/>
Added: October 25, 2007<br/>
</p>
]]>
</description>
<guid isPermaLink=”true”>https://youtube.com/?v=WnfN-l6eSUs</guid>
<pubDate>Thu, 25 Oct 2007 06:03:34 -0700</pubDate><media:player url=”https://youtube.com/?v=WnfN-l6eSUs” />
<media:thumbnail url=”https://img.youtube.com/vi/WnfN-l6eSUs/default.jpg” width=”120″ height=”90″ />
<media:title>N?¥r vandet g?¥r under valgkampen</media:title>
<media:category label=”Tags”>Marianne Madsen Radikale Venstre</media:category>
<media:credit>stseidler</media:credit>
<enclosure url=”https://youtube.com/v/WnfN-l6eSUs.swf” duration=”29″ type=”application/x-shockwave-flash”/>
</item>I would like it to somehow output the standard Youtube embed code instead, and not output the useless stuff such as “Author:”, “Keywords:” and “Added:”.
So I was thinking maybe this could be done using Yahoo Pipes, so I have tried to check Yahoo Pipes out, to see if that could somehow filter the info in the way that I want it and output it in a good way that looks cool in WordPress when pulled in using the feedwordpress plugin.
If anyone could suggest how this should be done, or if anyone thinks this would be a good idea for a plugin, such as a “WordPress Youtube Channel generator plugin” or if anyone can help make this with Yahoo Pipes, then I would appreciate.
- The topic ‘Youtube feedwordpress embed customization plugin’ is closed to new replies.