http://gitunderground.i2p/archive/youtube-dl/src/branch/master/youtube_dl/extractor/beatport.py
P<id>[0-9]+)' _TESTS = [{ 'url' : 'https://beatport.com/track/synesthesia-original-mix/5379371' , 'md5' : 'b3c34d8639a2f6a7f734382358478887' , 'info_dict' : { 'id' : '5379371' , 'display_id' : 'synesthesia-original-mix' , 'ext' : 'mp4' , 'title' : 'Froxic - Synesthesia (Original Mix)' , }, }, { 'url' : 'https://beatport.com/track/love-and-war-original-mix/3756896' , 'md5' : 'e44c3025dfa38c6577fbaeb43da43514' , 'info_dict' : { 'id' : '3756896' , 'display_id' : 'love-and-war-original-mix' , 'ext' : 'mp3' ,...