http://gitunderground.i2p/archive/youtube-dl/commit/e8198c517b70301dd5a459927b5d5976304d6482
+ \ nAuto-generated by YouTube \ . \ s*$ ' , video_description ) if mobj : release_year = mobj . group ( ' release_year ' ) @@ -2250,7 +2266,8 @@ class YoutubeIE(YoutubeBaseInfoExtractor): lambda x : x [ ' superTitleIcon ' ] [ ' iconType ' ] ) == ' LOCATION_PIN ' : info [ ' location ' ] = stl else : mobj = re . search ( r ' (.+?) \ s*S( \ d+) \ s*• \ s*E( \ d+) ' , stl ) # •? doesn't match, but [•]? does; \xa0 = non-breaking space mobj = re . search ( r ' ([^ \ xa0 \...