+ 'params': {
+ # m3u8 download
+ 'skip_download': True,
+ }
+ }, {
+ # heroMetadata.trailer
+ 'url': 'http://www.adultswim.com/videos/decker/inside-decker-a-new-hero/',
+ 'info_dict': {
+ 'id': 'I0LQFQkaSUaFp8PnAWHhoQ',
+ 'ext': 'mp4',
+ 'title': 'Decker - Inside Decker: A New Hero',
+ 'description': 'md5:c916df071d425d62d70c86d4399d3ee0',
+ 'duration': 249.008,
+ },
+ 'params': {
+ # m3u8 download
+ 'skip_download': True,
+ },
+ 'expected_warnings': ['Unable to download f4m manifest'],
+ }, {
+ 'url': 'http://www.adultswim.com/videos/toonami/friday-october-14th-2016/',
+ 'info_dict': {
+ 'id': 'eYiLsKVgQ6qTC6agD67Sig',
+ 'title': 'Toonami - Friday, October 14th, 2016',
+ 'description': 'md5:99892c96ffc85e159a428de85c30acde',
+ },
+ 'playlist': [{
+ 'md5': '',
+ 'info_dict': {
+ 'id': 'eYiLsKVgQ6qTC6agD67Sig',
+ 'ext': 'mp4',
+ 'title': 'Toonami - Friday, October 14th, 2016',
+ 'description': 'md5:99892c96ffc85e159a428de85c30acde',
+ },
+ }],
+ 'params': {
+ # m3u8 download
+ 'skip_download': True,
+ },
+ 'expected_warnings': ['Unable to download f4m manifest'],