[pornhd] Fix extraction (closes #13783)
This commit is contained in:
		| @@ -54,7 +54,7 @@ class PornHdIE(InfoExtractor): | ||||
|              r'<title>(.+?) - .*?[Pp]ornHD.*?</title>'], webpage, 'title') | ||||
|  | ||||
|         sources = self._parse_json(js_to_json(self._search_regex( | ||||
|             r"(?s)'sources'\s*:\s*(\{.+?\})\s*\}[;,)]", | ||||
|             r"(?s)sources'?\s*:\s*(\{.+?\})\s*\}[;,)]", | ||||
|             webpage, 'sources', default='{}')), video_id) | ||||
|  | ||||
|         if not sources: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․