mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 10:11:52 +00:00
[scrippsnetworks] correct test case URL
This commit is contained in:
parent
0264903574
commit
7bac77413d
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue