http://gitunderground.i2p/archive/youtube-dl/commit/668332b9733023ca2e927eeb2208725022248af8?style=unified&whitespace=show-all&show-outdated=
_real_extract ( url , html = html ) infos = re . sub ( r ' \ s+ ' , ' ' , clean_html ( get_element_by_class ( ' collection-infos ' , html ) ) or ' ' ) title , uploader = self . _search_regex ( r ' ^ \ s*Collection: (?P<title>.+?) \ d+ VIDEOS \ d+ VIEWS \ d+ days LAST UPDATED From: (?