mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-04 11:43:47 +00:00 
			
		
		
		
	fix srmediathek description
This commit is contained in:
		
							parent
							
								
									dcf53d4408
								
							
						
					
					
						commit
						d205476103
					
				@ -8,7 +8,7 @@ from ..utils import js_to_json
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class SRMediathekIE(InfoExtractor):
 | 
			
		||||
    IE_DESC = 'Süddeutscher Rundfunk'
 | 
			
		||||
    IE_DESC = 'Saarländischer Rundfunk'
 | 
			
		||||
    _VALID_URL = r'https?://sr-mediathek\.sr-online\.de/index\.php\?.*?&id=(?P<id>[0-9]+)'
 | 
			
		||||
 | 
			
		||||
    _TEST = {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user