From 0a0ca99ab414961d584c39e62fcabf0fb5657817 Mon Sep 17 00:00:00 2001 From: Sergey M Date: Sun, 29 Apr 2018 22:12:31 +0700 Subject: [PATCH] Update generic.py --- youtube_dl/extractor/generic.py | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/youtube_dl/extractor/generic.py b/youtube_dl/extractor/generic.py index 7dc7dfc40..c548a1649 100644 --- a/youtube_dl/extractor/generic.py +++ b/youtube_dl/extractor/generic.py @@ -190,7 +190,7 @@ class GenericIE(InfoExtractor): 'title': 'pdv_maddow_netcast_m4v-02-27-2015-201624', } }, - # RSS feed with enclosures and unsupported rss urls + # RSS feed with enclosures and unsupported link URLs { 'url': 'http://www.hellointernet.fm/podcast?format=rss', 'info_dict': { @@ -198,18 +198,7 @@ class GenericIE(InfoExtractor): 'description': 'CGP Grey and Brady Haran talk about YouTube, life, work, whatever.', 'title': 'Hello Internet', }, - 'playlist': [{ - 'info_dict': { - 'id': '101', - 'ext': 'mp3', - 'upload_date': '20180426', - 'title': ' \u200d \u200d ', - }, - }], - 'playlist_mincount': 99, - 'params': { - 'skip_download': True, - }, + 'playlist_mincount': 100, }, # SMIL from http://videolectures.net/promogram_igor_mekjavic_eng {