Browse Source

[scrippsnetworks] correct test case URL

master
Remita Amine 5 years ago
parent
commit
7bac77413d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/scrippsnetworks.py

+ 1
- 1
youtube_dl/extractor/scrippsnetworks.py View File

@ -132,7 +132,7 @@ class ScrippsNetworksIE(InfoExtractor):
'url': 'https://www.travelchannel.com/videos/two-climates-one-bag-5302184',
'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,
}]
_ACCOUNT_MAP = {


Loading…
Cancel
Save