Questions tagged [mediarss]
11 questions
3
votes
1 answer
Fetching DeviantArt Media RSS with Google Feeds API (JavaScript)
I'm trying to use Google's Feed API to fetch the media from an RSS feed provided by DeviantArt, returned in JSON format. The feed is the following:
http://backend.deviantart.com/rss.xml?type=deviation&q=boost%3Apopular%20tarutaru
Google offers many…
2
votes
1 answer
Drupal 7: Make an RSS feed with multiple - s per node?
I have a content type "Audio" which includes an audio file field. This field accepts multiple values, so each node could contain any number of audio files. Ordinarily, when you build an RSS feed view, it will generate one - per node, and each…

Scott Lahteine
- 1,040
- 11
- 20
2
votes
1 answer
Deserializing mRSS / RSS2.0 using MonoTouch
I am using mono 2.10.5 to parse an RSS 2.0 / mRSS Feed, however, i can't find .net framework syndication namespace under System.ServiceModel nor System.ServiceModel.Web
Are these features available in Mono ? If not anyone knows a good Rss/mRSS feed…

madoke
- 873
- 11
- 25
2
votes
1 answer
Media RSS and Zend
I have a Magento application running atop Zend framework. I like to generate Media RSS feed in Zend (In orded to feed the Cooliris application).
Does anyone know if Zend framework supports Media RSS feed?
(I didn't find anything in…
user303774
1
vote
1 answer
accessing a 'media:thumbnail' tag in rss feed using basic javascript xml
How would I access a mediarss tag like using basic javascript like getElementsByTagName? P.S I do not want to use a library or server side scripting, also a json object is not available from the rss feed i am using, and i do not…

Adam Carter
- 4,741
- 5
- 42
- 103
1
vote
0 answers
python parse Media RSS (MRSS)
I'm looking for a package or a function that can read MRSS (media RSS) file and add new entries to it.
I tried using xml.etree.ElementTree in order to read the MRSS file but when it read the file and save it the change the media:<...> element to be…

Dkova
- 1,087
- 4
- 16
- 28
1
vote
2 answers
XML fix namespace declaration
I am trying to detetct/work around this bug in RSS elements.
That means I have to find a wrong namespace-declaration and change its
value to the correct namespace. E.g:
xmlns:media="http://search.yahoo.com/mrss"
must…

er4z0r
- 4,711
- 8
- 42
- 62
0
votes
0 answers
Feedjira setup for YouTube rss parsing
I am trying to pull in the first video from an unlisted YouTube playlist. I found the simple_parser gem but since it hasn't been updated in a few years, I decided to go with feedjira instead. I'm not sure if this is my lack of knowledge and…

Josiah Palmer
- 151
- 1
- 17
0
votes
1 answer
Perform segue with Identifier UIWebView blog, how to link?
Big problem here guys, I'm on the verge of finishing my blog project until I came across a segue issue, I'm trying to display the contents of a blogs web view on a uiwebview in another controller. This is my first time working with MediaRSS and…

Mike113
- 33
- 4
0
votes
2 answers
Yahoo' RSS doesnt display image thumbnail
I need to make thumbnails available in RSS, i.e. show pictures in RSS. I started
to use Yahoo' Media RSS module. Good documentation, good examples. Ok.
Here is my snippet of RSS' xml and__ it doesn't show pictures:

artemv
- 45
- 1
- 6
-1
votes
2 answers
MediaRSS feed problem
I need to test an application that reads different mediaRSS feeds and work with the content. My problem is that I'm not able to find many of them. Could you help me with some links?
This is what I've found by now :…

gabitzish
- 9,535
- 7
- 44
- 65