video_id = mobj.group('id')
rss = self._download_xml('http://ws.m6.fr/v1/video/info/m6/bonus/%s' % video_id, video_id,
video_id = mobj.group('id')
rss = self._download_xml('http://ws.m6.fr/v1/video/info/m6/bonus/%s' % video_id, video_id,
title = rss.find('./channel/item/title').text
description = rss.find('./channel/item/description').text
title = rss.find('./channel/item/title').text
description = rss.find('./channel/item/description').text