http://tvcentric.com/viewvc/freevo/branches/rel-1/freevo/src/video/plugins/youtube.py?revision=10351&view=markup&pathrev=10351

try last version, is adapted for new youtube xml

greats

Alberto Gonzalez (aka owen)

2008/2/16, Marcos <[EMAIL PROTECTED]>:
>
> Hi all,
>
> I've just installed 1.7.6.1 over 1.7.5 (in a PCLinuxOS machine) and
> decided to try some of the new plugins. However I seem to have no luck
> with Youtube videos, neither with the Youtube plugin nor with the
> vpodcast plugin. By the first one I get the following error messages in
> the log file:
>
> 2008-02-16 20:45:34,225 DEBUG    youtube.py (178):
> videolist(arg=('marcoscop', 'V\xeddeos da Mariana'),
> menuw=<menu.MenuWidget instance at 0xb407be4c>)
> 2008-02-16 20:45:34,226 DEBUG    youtube.py (236):
> video_list(parent=Youtube videos: <class
> video.plugins.youtube.YoutubeVideo at 0xb48f95cc>, title=u'Retrieving
> video list', user='marcoscop')
> 2008-02-16 20:45:34,226 DEBUG    Window.py (58): window: setting context
> to input
> 2008-02-16 20:45:34,228 DEBUG    GUIObject.py (253): GUIObject::draw
> <gui.PopupBox.PopupBox instance at 0xb57ea40c>
> 2008-02-16 20:45:34,228 DEBUG    Window.py (122): Window::_draw
> <gui.PopupBox.PopupBox instance at 0xb57ea40c>
> 2008-02-16 20:45:34,229 DEBUG    LayoutManagers.py (159):
> moved right by 0
> 2008-02-16 20:45:34,235 DEBUG    GUIObject.py (253): GUIObject::draw
> <gui.Container.Container instance at 0xb57e6b6c>
> 2008-02-16 20:45:34,237 DEBUG    LayoutManagers.py (159):
> moved right by 0
> 2008-02-16 20:45:34,237 DEBUG    Container.py (98): Container::draw
> <gui.Container.Container instance at 0xb57e6b6c>
> 2008-02-16 20:45:34,238 DEBUG    GUIObject.py (253): GUIObject::draw
> <gui.Label.Label instance at 0xb57f676c>
> 2008-02-16 20:45:35,573 DEBUG    youtube.py (245):
> id=['http://gdata.youtube.com/feeds/videos/HKUHRjUfuAk/responses'],
> date=['2008-02-10', '12:06:46.000-08:00'])
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/main.py", line 288, in
> eventhandler
>     app.eventhandler(event)
>   File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 731, in
> eventhandler
>     action( arg=arg, menuw=self )
>   File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 92, in
> select
>     self.function(arg=self.arg, menuw=menuw)
>   File
> "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py", line
> 179, in videolist
>     items = self.video_list(_('Retrieving video list'), arg[0])
>   File
> "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py", line
> 246, in video_list
>     mi = menu.MenuItem(date[1] + ' ' + video.title.text,
> parent.downloadvideo, id[1])
> IndexError: list index out of range
>
> Meanwhile, with the vpodcast plugin I've added the suggested podcasts in
> the local_conf.py, and all of them work - except for Youtube. For the
> Youtube links I get an error message (Video Name.flv not found). I could
> notice that, compared to the Metacafe output (which works fine), the
> following messages are missing from the log:
>
> 2008-02-16 21:03:31,209 DEBUG    trying ext flv
> 2008-02-16 21:03:31,209 INFO     metadata (18, 1, 96, 0, 0, 0, 0L)
>
> So, what could be happening ?
>
> Thanks a lot and regards,
>
> Marcos Pinto
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to