mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 09:43:32 +00:00 
			
		
		
		
	[southpark] add support for videos with english audio track(closes #21271)
This commit is contained in:
		
							parent
							
								
									c5eb75b35a
								
							
						
					
					
						commit
						0c84002650
					
				| @ -78,6 +78,10 @@ class SouthParkDeIE(SouthParkIE): | ||||
|         'only_matching': True, | ||||
|     }] | ||||
| 
 | ||||
|     def _real_initialize(self): | ||||
|         lang = self._get_cookies('http://www.southpark.de/alle-episoden/').get('SPS_video_language') | ||||
|         self._LANG = lang.value if lang else 'de' | ||||
| 
 | ||||
| 
 | ||||
| class SouthParkNlIE(SouthParkIE): | ||||
|     IE_NAME = 'southpark.nl' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Remita Amine
						Remita Amine