Open GoogleCodeExporter opened 9 years ago
okay on line 87 you will find a filter value '240'
87 'thumbnail_url': filter(lambda x: x.attrib['height'] == '240',
it's a hack to find the thumbnail - you-tube have increased there thumb size to
'360'
87 'thumbnail_url': filter(lambda x: x.attrib['height'] == '360',
Original comment by puffingb...@ascetinteractive.com
on 17 Aug 2011 at 4:15
Original issue reported on code.google.com by
leon.dw...@theballaratindependent.com.au
on 17 Aug 2011 at 3:18