aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikeCol <MikeCol@gmx.net>2014-07-17 11:17:27 +0200
committerMikeCol <MikeCol@gmx.net>2014-07-17 11:17:27 +0200
commit530ed178b73b02087362d0b29fb158b28a37d657 (patch)
tree4426d633558f1bc7846a4f4e8302397eb9783fcf
parent74aa18f68ffe5a721fae1149193c8b6401076d63 (diff)
downloadyoutube-dl-530ed178b73b02087362d0b29fb158b28a37d657.tar.xz
Redtube changed player config, new place to get thumb URL
-rw-r--r--youtube_dl/extractor/redtube.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/youtube_dl/extractor/redtube.py b/youtube_dl/extractor/redtube.py
index 4295cf93a..d1e12dd8d 100644
--- a/youtube_dl/extractor/redtube.py
+++ b/youtube_dl/extractor/redtube.py
@@ -35,9 +35,7 @@ class RedTubeIE(InfoExtractor):
r'<h1 class="videoTitle[^"]*">(.+?)</h1>',
webpage, u'title')
- video_thumbnail = self._html_search_regex(
- r'playerInnerHTML.+?<img\s+src="(.+?)"',
- webpage, u'thumbnail', fatal=False)
+ video_thumbnail = self._og_search_thumbnail(webpage)
# No self-labeling, but they describe themselves as
# "Home of Videos Porno"