youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 7bac77413d2fbd7d9c79100ba85b59b08960e6f0
parent 0264903574f78ef5d950081a1afa542f6a063157
Author: Remita Amine <remitamine@gmail.com>
Date:   Mon,  6 Jan 2020 14:30:02 +0100

[scrippsnetworks] correct test case URL

Diffstat:
Myoutube_dl/extractor/scrippsnetworks.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/scrippsnetworks.py b/youtube_dl/extractor/scrippsnetworks.py @@ -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 = {