http://gitunderground.i2p/archive/youtube-dl/src/branch/master/youtube_dl/extractor/infoq.py
P<id>[^/]+)' _TESTS = [{ 'url' : 'http://www.infoq.com/presentations/A-Few-of-My-Favorite-Python-Things' , 'md5' : 'b5ca0e0a8c1fed93b0e65e48e462f9a2' , 'info_dict' : { 'id' : 'A-Few-of-My-Favorite-Python-Things' , 'ext' : 'mp4' , 'description' : 'Mike Pirnat presents some tips and tricks, standard libraries and third party packages that make programming in Python a richer experience.' , 'title' : 'A Few of My Favorite [Python] Things' , }, }, { 'url' :...