mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-09 07:13:09 +08:00
Merge pull request #1 from AevumDecessus/fix_tests
Fixed test for new rooster teeth site
This commit is contained in:
commit
4dd6cb51d2
@ -31,7 +31,7 @@ class RoosterTeethIE(InfoExtractor):
|
||||
'description': 'md5:0cc3b21986d54ed815f5faeccd9a9ca5',
|
||||
'thumbnail': r're:^https?://.*\.png$',
|
||||
'series': 'Million Dollars, But...',
|
||||
'episode': 'S2:E10 - Million Dollars, But... The Game Announcement',
|
||||
'episode': 'Million Dollars, But... The Game Announcement',
|
||||
},
|
||||
}, {
|
||||
'url': 'http://achievementhunter.roosterteeth.com/episode/off-topic-the-achievement-hunter-podcast-2016-i-didn-t-think-it-would-pass-31',
|
||||
|
Loading…
Reference in New Issue
Block a user