[extractor/generic] Add test for Libsyn embed
authorSergey M․ <dstftw@gmail.com>
Sun, 22 Mar 2015 02:20:27 +0000 (08:20 +0600)
committerSergey M․ <dstftw@gmail.com>
Sun, 22 Mar 2015 02:20:27 +0000 (08:20 +0600)
youtube_dl/extractor/generic.py

index 84e8f14b26233f290a3b0b099de7d5093697c0b7..8a49b0b54a86329bd821817dead195c768000246 100644 (file)
@@ -527,6 +527,17 @@ class GenericIE(InfoExtractor):
             },
             'add_ie': ['Viddler'],
         },
+        # Libsyn embed
+        {
+            'url': 'http://thedailyshow.cc.com/podcast/episodetwelve',
+            'info_dict': {
+                'id': '3377616',
+                'ext': 'mp3',
+                'title': "The Daily Show Podcast without Jon Stewart - Episode 12: Bassem Youssef: Egypt's Jon Stewart",
+                'description': 'md5:601cb790edd05908957dae8aaa866465',
+                'upload_date': '20150220',
+            },
+        },
         # jwplayer YouTube
         {
             'url': 'http://media.nationalarchives.gov.uk/index.php/webinar-using-discovery-national-archives-online-catalogue/',