mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	| @@ -12,8 +12,8 @@ from ..compat import ( | ||||
|  | ||||
|  | ||||
| class MediaKlikkIE(InfoExtractor): | ||||
|     _VALID_URL = r'''(?x)^https?:\/\/(?:www\.)? | ||||
|                         (?:mediaklikk|m4sport|hirado|petofilive)\.hu\/.*?videok?\/ | ||||
|     _VALID_URL = r'''(?x)https?://(?:www\.)? | ||||
|                         (?:mediaklikk|m4sport|hirado|petofilive)\.hu/.*?(?:videok?|cikk)/ | ||||
|                         (?:(?P<year>[0-9]{4})/(?P<month>[0-9]{1,2})/(?P<day>[0-9]{1,2})/)? | ||||
|                         (?P<id>[^/#?_]+)''' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan