Merge branch 'master' of github.com:rg3/youtube-dl
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 25 Jan 2015 20:39:50 +0000 (21:39 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 25 Jan 2015 20:39:50 +0000 (21:39 +0100)
youtube_dl/extractor/generic.py

index a028c4ed4e47a780a3a2f04e03a37997af003e4e..ad16b83301996bd45e9456b64671529d764a14d5 100644 (file)
@@ -362,7 +362,7 @@ class GenericIE(InfoExtractor):
             'info_dict': {
                 'id': 'http://phihag.de/2014/youtube-dl/rss2.xml',
                 'title': 'Zero Punctuation',
-                'description': 're:'
+                'description': 're:.*groundbreaking video review series.*'
             },
             'playlist_mincount': 11,
         },