mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 06:37:07 -05:00 
			
		
		
		
	[kaltura] Fix typo
This commit is contained in:
		@@ -129,7 +129,7 @@ class KalturaIE(InfoExtractor):
 | 
			
		||||
                            entry_?[Ii]d|
 | 
			
		||||
                            (?P<q2>["'])entry_?[Ii]d(?P=q2)
 | 
			
		||||
                        )\s*:\s*|
 | 
			
		||||
                        \[\s*(?P<q2_1>["'])entry_?[Ii]d(?P=q2_1)\s*\]?\s*=\s*
 | 
			
		||||
                        \[\s*(?P<q2_1>["'])entry_?[Ii]d(?P=q2_1)\s*\]\s*=\s*
 | 
			
		||||
                    )
 | 
			
		||||
                    (?P<q3>["'])(?P<id>(?:(?!(?P=q3)).)+)(?P=q3)
 | 
			
		||||
                ''', webpage) or
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user