From: Philipp Hagemeister Date: Tue, 26 Aug 2014 19:30:30 +0000 (+0200) Subject: [sockshare] Fix title extraction (Fixes #3592) X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=6abb066128cfc29b4a4a6eb668f19eb54a7b972e;p=youtube-dl [sockshare] Fix title extraction (Fixes #3592) --- diff --git a/youtube_dl/extractor/sockshare.py b/youtube_dl/extractor/sockshare.py index dc9f80550..c663e56d4 100644 --- a/youtube_dl/extractor/sockshare.py +++ b/youtube_dl/extractor/sockshare.py @@ -61,7 +61,10 @@ class SockshareIE(InfoExtractor): r'(.+)', webpage, 'title') + title = self._html_search_regex(( + r'

(.+)', + r'var name = "([^"]+)";'), + webpage, 'title', default=None) thumbnail = self._html_search_regex( r'