mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[orf] Fix typo
This commit is contained in:
		| @@ -160,7 +160,7 @@ class ORFOE1IE(InfoExtractor): | |||||||
|  |  | ||||||
|  |  | ||||||
| class ORFFM4IE(InfoExtractor): | class ORFFM4IE(InfoExtractor): | ||||||
|     IE_DESC = 'orf:fm4' |     IE_NAME = 'orf:fm4' | ||||||
|     IE_DESC = 'radio FM4' |     IE_DESC = 'radio FM4' | ||||||
|     _VALID_URL = r'http://fm4\.orf\.at/7tage/?#(?P<date>[0-9]+)/(?P<show>\w+)' |     _VALID_URL = r'http://fm4\.orf\.at/7tage/?#(?P<date>[0-9]+)/(?P<show>\w+)' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister