mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
Replace 404 url
This commit is contained in:
parent
b7b2ca6e2b
commit
f4cf848d1d
@ -28,13 +28,13 @@ class HowStuffWorksIE(InfoExtractor):
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://adventure.howstuffworks.com/39516-deadliest-catch-jakes-farewell-pots-video.htm',
|
'url': 'http://adventure.howstuffworks.com/7199-survival-zone-food-and-water-in-the-savanna-video.htm',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '553470',
|
'id': '453464',
|
||||||
'display_id': 'deadliest-catch-jakes-farewell-pots',
|
'display_id': 'survival-zone-food-and-water-in-the-savanna',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Deadliest Catch: Jake\'s Farewell Pots',
|
'title': 'Survival Zone: Food and Water In the Savanna',
|
||||||
'description': 'md5:9632c346d5e43ee238028c9cefd8dbbc',
|
'description': 'md5:7e1c89f6411434970c15fa094170c371',
|
||||||
'thumbnail': 're:^https?://.*\.jpg$',
|
'thumbnail': 're:^https?://.*\.jpg$',
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
|
Loading…
Reference in New Issue
Block a user