mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[arte:+7] Add support for en and es URLs
This commit is contained in:
		| @@ -63,7 +63,7 @@ class ArteTvIE(InfoExtractor): | |||||||
|  |  | ||||||
| class ArteTVPlus7IE(InfoExtractor): | class ArteTVPlus7IE(InfoExtractor): | ||||||
|     IE_NAME = 'arte.tv:+7' |     IE_NAME = 'arte.tv:+7' | ||||||
|     _VALID_URL = r'https?://(?:www\.)?arte\.tv/guide/(?P<lang>fr|de)/(?:(?:sendungen|emissions)/)?(?P<id>.*?)/(?P<name>.*?)(\?.*)?' |     _VALID_URL = r'https?://(?:www\.)?arte\.tv/guide/(?P<lang>fr|de|en|es)/(?:(?:sendungen|emissions)/)?(?P<id>.*?)/(?P<name>.*?)(\?.*)?' | ||||||
|  |  | ||||||
|     @classmethod |     @classmethod | ||||||
|     def _extract_url_info(cls, url): |     def _extract_url_info(cls, url): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․