http://gitunderground.i2p/archive/youtube-dl/commit/0b2ce3685e02ea1a3ccee1026572e081b8f6ac83
_download_json ( defs_by_format [ f ] [ ' videoUrl ' ] , display_id , ' {0} -formats ' . format ( f ) ) defs_by_format [ f ] [ ' videoUrl ' ] , video_id , ' {0} -formats ' . format ( f ) ) formats = [ ] # Try to extract only the actual master m3u8 first, avoiding the duplicate single resolution "master" m3u8s @@ -169,8 +191,10 @@ class YouPornIE(InfoExtractor): thumbnail = self . _search_regex ( r ' (?:imageurl \ s*=|poster \ s*:) \ s*([ " \' ])(?P<thumbnail>.+?) \ 1 ' ,...