http://gitunderground.i2p/archive/youtube-dl/commit/4e4db743e76387991b9f20613caec2c5ec38473a
:/[^/]+)*/(?P<id>[^/?#]+) ' _TEST = { ' url ' : ' https://www.hbo.com/video/game-of-thrones/seasons/season-8/videos/trailer ' , ' md5 ' : ' 8126210656f433c452a21367f9ad85b3 ' , ' info_dict ' : { ' id ' : ' 22113301 ' , ' ext ' : ' mp4 ' , ' title ' : ' Game of Thrones - Trailer ' , } , ' expected_warnings ' : [ ' Unknown MIME type application/mp4 in DASH manifest ' ] , } def _real_extract ( self , url ) : display_id = self .