What steps will reproduce the problem?
1. feed =
feedparser.parse('http://gdata.youtube.com/feeds/api/users/bandatorpes/uploads?v
=2')
2. feed.entries[0].media_description
3. {'type': u'plain'} << The content of media_description
What is the expected output? What do you see instead?
"Hoy, luego de terminar de armar otra canción, intentamos hacer un video pero
quedó esto."
What version of the product are you using? On what operating system?
Last SVN version. Ubuntu amd64. Python 2.6.5.
Please provide any additional information below.
In feed.entries[0] is the content of media_description but in the content of
media_group.
Original issue reported on code.google.com by stef...@pan.com.uy on 9 Apr 2012 at 2:42
Original issue reported on code.google.com by
stef...@pan.com.uy
on 9 Apr 2012 at 2:42