http://gitunderground.i2p/archive/youtube-dl/src/branch/master/youtube_dl/extractor/iheart.py
P<id>\d+)' _TEST = { 'url' : 'https://www.iheart.com/podcast/105-behind-the-bastards-29236323/episode/part-one-alexander-lukashenko-the-dictator-70346499/?embed=true' , 'md5' : 'c8609c92c8688dcb69d8541042b8abca' , 'info_dict' : { 'id' : '70346499' , 'ext' : 'mp3' , 'title' : 'Part One: Alexander Lukashenko: The Dictator of Belarus' , 'description' : 'md5:96cc7297b3a5a9ebae28643801c96fae' , 'timestamp' : 1597741200 , 'upload_date' : '20200818' , } } def...