Hi! Is there any wordpress plugin to auto post (embled) Youtube videos from an account (uploader) or RSS feed ?
<center>%video_embed%</center>
<div style='margin-top:29px;text-align:left;width:100%'>
<br>
<img src='%video_thumbnail%' align='right' border='0' style='padding-left:10px;max-width:150px;'>
<div >%video_description%</div>
</div>
{youtube:1:keywords here:optional,exclude,keywords,here}
and it's output template is editable too:[Youtube] Token
example : {youtube:1}
example : {youtube:1:keyword here:exclude keywords here}
Parameter 2 - number of videos to display
Parameter 3 - keywords to search.
Parameter 4 - (optional) exclude keywords... searches title. Please separate multiple keywords with
commas.
<center>%video_embed%</center>
<div style='margin-top:29px;text-align:left;width:100%'>
<br>
<img src='%video_thumbnail%' align='right' border='0' style='padding-left:10px;max-width:150px;'>
<div >%video_description%</div>
</div>