http://gitunderground.i2p/archive/youtube-dl/src/branch/master/youtube_dl/extractor/appleconnect.py
P<id>[\w-]+)' _TESTS = [{ 'url' : 'https://itunes.apple.com/us/post/idsa.4ab17a39-2720-11e5-96c5-a5b38f6c42d3' , 'md5' : 'c1d41f72c8bcaf222e089434619316e4' , 'info_dict' : { 'id' : '4ab17a39-2720-11e5-96c5-a5b38f6c42d3' , 'ext' : 'm4v' , 'title' : 'Energy' , 'uploader' : 'Drake' , 'thumbnail' : r 're:^https?://.*\.jpg$' , 'upload_date' : '20150710' , 'timestamp' : 1436545535 , }, }, { 'url' : 'https://itunes.apple.com/us/post/sa.0fe0229f-2457-11e5-9f40-1bb645f2d5d9' , 'only_matching' :...