From: Sergey M․ Date: Fri, 18 Dec 2015 15:34:17 +0000 (+0600) Subject: [ndr] Fix description and upload date extraction (Closes #7893) X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=9796a9b20ccc46217c27523774f5088d74e672bb;p=youtube-dl [ndr] Fix description and upload date extraction (Closes #7893) --- diff --git a/youtube_dl/extractor/ndr.py b/youtube_dl/extractor/ndr.py index 16213eed9..894c51399 100644 --- a/youtube_dl/extractor/ndr.py +++ b/youtube_dl/extractor/ndr.py @@ -88,10 +88,10 @@ class NDRIE(NDRBaseIE): 'embedURL', webpage, 'embed URL', fatal=True) description = self._search_regex( r']+itemprop="description">([^<]+)

', - webpage, 'description', fatal=False) + webpage, 'description', default=None) or self._og_search_description(webpage) timestamp = parse_iso8601( self._search_regex( - r'