http://gitunderground.i2p/archive/youtube-dl/src/branch/master/youtube_dl/extractor/foxnews.py
P<id>\d+)' _TESTS = [ { 'url' : 'http://video.foxnews.com/v/3937480/frozen-in-time/#sp=show-clips' , 'md5' : '32aaded6ba3ef0d1c04e238d01031e5e' , 'info_dict' : { 'id' : '3937480' , 'ext' : 'flv' , 'title' : 'Frozen in Time' , 'description' : '16-year-old girl is size of toddler' , 'duration' : 265 , 'timestamp' : 1304411491 , 'upload_date' : '20110503' , 'thumbnail' : r 're:^https?://.*\.jpg$' , }, }, { 'url' :...