Replace 404 url
authordinesh <dsdiscoverdinesh@gmail.com>
Sat, 11 Oct 2014 10:29:42 +0000 (15:59 +0530)
committerdinesh <dsdiscoverdinesh@gmail.com>
Sat, 11 Oct 2014 10:29:42 +0000 (15:59 +0530)
youtube_dl/extractor/howstuffworks.py

index 68684b99744bcb2fc07a65dc7afadab2dee328b5..fccc238840887fd70ed56b2f642c47ea6aa4f43e 100644 (file)
@@ -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': {
-                'id': '553470',
-                'display_id': 'deadliest-catch-jakes-farewell-pots',
+                'id': '453464',
+                'display_id': 'survival-zone-food-and-water-in-the-savanna',
                 'ext': 'mp4',
-                'title': 'Deadliest Catch: Jake\'s Farewell Pots',
-                'description': 'md5:9632c346d5e43ee238028c9cefd8dbbc',
+                'title': 'Survival Zone: Food and Water In the Savanna',
+                'description': 'md5:7e1c89f6411434970c15fa094170c371',
                 'thumbnail': 're:^https?://.*\.jpg$',
             },
             'params': {