X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/9a117f94b4bfe84cfe1d904d5132aefcf41511c9..a3df54c98511f5038b0a4c959f87a1220198e076:/youtube_dl/extractor/ted.py
diff --git a/youtube_dl/extractor/ted.py b/youtube_dl/extractor/ted.py
index 8b73b83..dfa1176 100644
--- a/youtube_dl/extractor/ted.py
+++ b/youtube_dl/extractor/ted.py
@@ -67,7 +67,7 @@ class TEDIE(InfoExtractor):
webpage = self._download_webpage(url, video_id, 'Downloading \"%s\" page' % video_name)
self.report_extraction(video_name)
# If the url includes the language we get the title translated
- title = self._html_search_regex(r'(?P.*)',
+ title = self._html_search_regex(r'(?P.*)',
webpage, 'title')
json_data = self._search_regex(r'var talkDetails = ({.*?})',
webpage, 'json data')
@@ -77,12 +77,20 @@ class TEDIE(InfoExtractor):
thumbnail = self._search_regex(r'[\s.]*[\s.]*