mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	| @@ -114,7 +114,7 @@ class BiliBiliIE(InfoExtractor): | ||||
|  | ||||
|         if 'anime/' not in url: | ||||
|             cid = self._search_regex( | ||||
|                 r'cid(?:["\']:|=)(\d+)', webpage, 'cid', | ||||
|                 r'\bcid(?:["\']:|=)(\d+)', webpage, 'cid', | ||||
|                 default=None | ||||
|             ) or compat_parse_qs(self._search_regex( | ||||
|                 [r'EmbedPlayer\([^)]+,\s*"([^"]+)"\)', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․