1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-09 21:17:16 +08:00

[scrippsnetworks] correct test case URL

This commit is contained in:
Remita Amine 2020-01-06 14:30:02 +01:00 committed by Joshua Lochner
parent cf2f96b3fb
commit d8abd2c674

View File

@ -132,7 +132,7 @@ class ScrippsNetworksIE(InfoExtractor):
'url': 'https://www.travelchannel.com/videos/two-climates-one-bag-5302184', 'url': 'https://www.travelchannel.com/videos/two-climates-one-bag-5302184',
'only_matching': True, 'only_matching': True,
}, { }, {
'url': 'https://www.travelchannel.com/videos/two-climates-one-bag-5302184', 'url': 'https://www.discovery.com/videos/guardians-of-the-glades-cooking-with-tom-cobb-5578368',
'only_matching': True, 'only_matching': True,
}] }]
_ACCOUNT_MAP = { _ACCOUNT_MAP = {