From: Philipp Hagemeister Date: Tue, 3 Dec 2013 13:08:16 +0000 (+0100) Subject: [redtube] Fix search for title X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=938384c587c33696bcdb9c28b982e2b744695b3d;hp=e9d8e302aafdb6fcf72c44d582c1f6d4447cd5fc;p=youtube-dl [redtube] Fix search for title --- diff --git a/youtube_dl/extractor/redtube.py b/youtube_dl/extractor/redtube.py index 3bbda128e..c2254ae8a 100644 --- a/youtube_dl/extractor/redtube.py +++ b/youtube_dl/extractor/redtube.py @@ -30,7 +30,7 @@ class RedTubeIE(InfoExtractor): r'', webpage, u'video URL') video_title = self._html_search_regex( - r'

(.+?)

', + r'

(.+?)

', webpage, u'title') # No self-labeling, but they describe themselves as