← Back to team overview

flabber team mailing list archive

[Bug 361215] [NEW] Can't grab myvideo.de-Videos

 

Public bug reported:

I tried to grab the following video:

http://www.myvideo.de/watch/5278716/Britney_Spears_I_Love_Rock_N_Roll

But it failed:

 flabber http://www.myvideo.de/watch/5278716/Britney_Spears_I_Love_Rock_N_Roll
Videoinformationen abholen ...
myvideo_de
Traceback (most recent call last):
  File "/usr/bin/flabber", line 243, in <module>
    main()
  File "/usr/bin/flabber", line 206, in main
    video.get_data_info()
  File "/usr/local/lib/python2.6/dist-packages/flabber/classes.py", line 108, in get_data_info
    portalmodule.get_data(self.video)
  File "/usr/local/lib/python2.6/dist-packages/flabber/portals.py", line 166, in get_data
    video.video_url = re.search('swf\?([^&]+)&amp;', html).groups()[0]
AttributeError: 'NoneType' object has no attribute 'groups'

** Affects: flabber
     Importance: Undecided
         Status: New

-- 
Can't grab myvideo.de-Videos
https://bugs.launchpad.net/bugs/361215
You received this bug notification because you are a member of flabber,
which is subscribed to flabber.

Status in flabber - video portal download program: New

Bug description:
I tried to grab the following video:

http://www.myvideo.de/watch/5278716/Britney_Spears_I_Love_Rock_N_Roll

But it failed:

 flabber http://www.myvideo.de/watch/5278716/Britney_Spears_I_Love_Rock_N_Roll
Videoinformationen abholen ...
myvideo_de
Traceback (most recent call last):
  File "/usr/bin/flabber", line 243, in <module>
    main()
  File "/usr/bin/flabber", line 206, in main
    video.get_data_info()
  File "/usr/local/lib/python2.6/dist-packages/flabber/classes.py", line 108, in get_data_info
    portalmodule.get_data(self.video)
  File "/usr/local/lib/python2.6/dist-packages/flabber/portals.py", line 166, in get_data
    video.video_url = re.search('swf\?([^&]+)&amp;', html).groups()[0]
AttributeError: 'NoneType' object has no attribute 'groups'



Follow ups

References