YouTube site changed, scraper broken

Bug #561684 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Fix Released
Medium
Stefano Rivera

Bug Description

Event: {'account': 6, 'responses': [], 'source': u'shadowfire', 'addressed': u'tibid', 'processed': False, 'time': datetime.datetime(2010, 4, 12, 17, 41, 42, 777351), 'identity': 78, 'message': {'raw': u'tibid: http://www.youtube.com/watch?v=-3-p_4z6FiM', 'deaddressed': u'http://www.youtube.com/watch?v=-3-p_4z6FiM', 'clean': u'http://www.youtube.com/watch?v=-3-p_4z6FiM', 'stripped': u'tibid: http://www.youtube.com/watch?v=-3-p_4z6FiM'}, 'type': u'message', 'public': True, 'channel': u'#compsci', 'sender': {'nick': u'casted', 'connection': u'casted!<email address hidden>', 'id': u'casted'}}
Traceback (most recent call last):
  File "/home/stefanor/projects/ibid/tibid/ibid/core.py", line 32, in _process
    processor.process(event)
  File "/home/stefanor/projects/ibid/tibid/ibid/plugins/__init__.py", line 144, in process
    method(event, *match.groups())
  File "/home/stefanor/projects/ibid/tibid/ibid/plugins/urlinfo.py", line 97, in youtube
    t = re.search(r', "t": "([^"]+)"', video_webpage).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

Related branches

Changed in ibid:
assignee: nobody → Stefano Rivera (stefanor)
status: Confirmed → In Progress
Changed in ibid:
status: In Progress → Fix Committed
Changed in ibid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.