http://gitunderground.i2p/archive/youtube-dl/src/branch/master/youtube_dl/extractor/lecturio.py
#&]+)\.vortrag ) ''' _TESTS = [{ 'url' : 'https://app.lecturio.com/medical-courses/important-concepts-and-terms-introduction-to-microbiology.lecture#tab/videos' , 'md5' : '9a42cf1d8282a6311bf7211bbde26fde' , 'info_dict' : { 'id' : '39634' , 'ext' : 'mp4' , 'title' : 'Important Concepts and Terms — Introduction to Microbiology' , }, 'skip' : 'Requires lecturio account credentials' , }, { 'url' : 'https://www.lecturio.de/jura/oeffentliches-recht-staatsexamen.vortrag' , 'only_matching' : True , }, { 'url' :...