Im trying to get youtube videos, and almost work!
by example most popular videos:
{exp:feedgrab url="<a href="http://gdata.youtube.com/feeds/base/standardfeeds/most_popular?client=ytapi-youtube-browse&alt=rss&time=today">http://gdata.youtube.com/feeds/base/standardfeeds/most_popular?client=ytapi-youtube-browse&alt=rss&time=today</a>" weblog="2" category="4" refresh="60" title="title" date="pubDate" use="link|description" fields="link|description"}
url: (Feed WORKS GREAT)
http://gdata.youtube.com/feeds/base/standardfeeds/most_popular?client=ytapi-youtube-browse&alt=rss&time=today
link: (WORKS GREAT BUT SHOW A LITTLE PIECE OF CODE THAT I DONT WANT, SEE:)
get this: http://www.youtube.com/watch?v=iQ2P0-tgL4A&feature=youtube_gdata
I want just this (you know just the short normal link, why i need this? for works videothumb plugin… (http://expressionengine.com/archived_forums/viewthread/148364/) http://www.youtube.com/watch?v=iQ2P0-tgL4A
description: (DONT! WORK)
get a lot code css things etc… how can get the description of the video?
for understand me well, please see this screenshot:
http://img29.imageshack.us/img29/5914/screenshot20100716at134.png
last question, any pro tutorial or guide for do this? maybe Im confused and exist any other easy way to show youtube videos with FeedGrab
really thanks!
