Index: contrib/delicast.py ================================================================== --- contrib/delicast.py +++ contrib/delicast.py @@ -60,11 +60,10 @@ .*? pics/((?!play_triangle)\w+) .*? 120%'>([^<>]+) """, tr, re.X|re.S) - print ls if len(ls): homepage, country, title = ls[0] r.append(dict( homepage = homepage, playing = country,