mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[prosiebensat1] Add one more clip id pattern (Closes #2737)
This commit is contained in:
		| @@ -160,6 +160,7 @@ class ProSiebenSat1IE(InfoExtractor): | ||||
|     _CLIPID_REGEXES = [ | ||||
|         r'"clip_id"\s*:\s+"(\d+)"', | ||||
|         r'clipid: "(\d+)"', | ||||
|         r'clipId=(\d+)', | ||||
|     ] | ||||
|     _TITLE_REGEXES = [ | ||||
|         r'<h2 class="subtitle" itemprop="name">\s*(.+?)</h2>', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․