Quote:
Originally Posted by fris
cyberseo i have someone trying to use a theme of mine with your cyberseo, they just want to get the video url, nothing more, from the code they said they sent me was from you, but it had awful regex to grab stuff, which i would like to avoid, since it will be called on every query, which is bad practice anyway.
can you give me the code to just get a video url
|
Sure I can. Which exactly XML feed you do you want to parse? Some feeds have the
<link> tags, others do contain the video URL in
<video> or
<clip> sections etc. I need to see your feed to give you the proper code.