aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/xhamster.py
diff options
context:
space:
mode:
authoratomic83 <atomic83@riseup.net>2015-09-24 23:05:32 +0200
committeratomic83 <atomic83@riseup.net>2015-09-24 23:05:32 +0200
commit545a23f11bbdf27d6d204225c578512af7184e0b (patch)
tree66c6489e8fcac4df600488f0fa04920ed1ce3107 /youtube_dl/extractor/xhamster.py
parentcaedb0721e24023df2d8a385c64bd0ef67bc7081 (diff)
downloadyoutube-dl-545a23f11bbdf27d6d204225c578512af7184e0b.zip
youtube-dl-545a23f11bbdf27d6d204225c578512af7184e0b.tar.gz
youtube-dl-545a23f11bbdf27d6d204225c578512af7184e0b.tar.bz2
More title extraction fixing.
Diffstat (limited to 'youtube_dl/extractor/xhamster.py')
-rw-r--r--youtube_dl/extractor/xhamster.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/xhamster.py b/youtube_dl/extractor/xhamster.py
index f12fe13..8938c0e 100644
--- a/youtube_dl/extractor/xhamster.py
+++ b/youtube_dl/extractor/xhamster.py
@@ -64,7 +64,7 @@ class XHamsterIE(InfoExtractor):
webpage = self._download_webpage(mrss_url, video_id)
title = self._html_search_regex(
- [r'<title>(?P<title>.+?)(?:, Free Porn: xHamster| - xHamster\.com)</title>',
+ [r'<title>(?P<title>.+?)(?:, (?:[^,]+? )?Porn: xHamster| - xHamster\.com)</title>',
r'<h1>([^<]+)</h1>'], webpage, 'title')
# Only a few videos have an description