1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-01 18:19:49 +08:00

[ThisOldHouse] Revert MD5 for _TESTS

This commit is contained in:
Parmjit Virk
2017-07-01 21:11:58 -05:00
Unverified
parent 0894b2937d
commit 13ec5aad7b
+1 -1
View File
@@ -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',