Parmjit Virk
7 years ago
committed by
Sergey M․
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
1 deletions
-
youtube_dl/extractor/thisoldhouse.py
|
|
@ -8,7 +8,7 @@ class ThisOldHouseIE(InfoExtractor): |
|
|
|
_VALID_URL = r'https?://(?:www\.)?thisoldhouse\.com/(?:watch|how-to|tv-episode)/(?P<id>[^/?#]+)' |
|
|
|
_TESTS = [{ |
|
|
|
'url': 'https://www.thisoldhouse.com/how-to/how-to-build-storage-bench', |
|
|
|
'md5': '946f05bbaa12a33f9ae35580d2dfcfe3', |
|
|
|
'md5': '568acf9ca25a639f0c4ff905826b662f', |
|
|
|
'info_dict': { |
|
|
|
'id': '2REGtUDQ', |
|
|
|
'ext': 'mp4', |
|
|
|