mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[konserthusetplay] Improve _VALID_URL
This commit is contained in:
		| @@ -9,7 +9,7 @@ from ..utils import ( | |||||||
|  |  | ||||||
|  |  | ||||||
| class KonserthusetPlayIE(InfoExtractor): | class KonserthusetPlayIE(InfoExtractor): | ||||||
|     _VALID_URL = r'https?://(?:www\.)?konserthusetplay\.se/\?m=(?P<id>[^&]+)' |     _VALID_URL = r'https?://(?:www\.)?konserthusetplay\.se/\?.*\bm=(?P<id>[^&]+)' | ||||||
|     _TEST = { |     _TEST = { | ||||||
|         'url': 'http://www.konserthusetplay.se/?m=CKDDnlCY-dhWAAqiMERd-A', |         'url': 'http://www.konserthusetplay.se/?m=CKDDnlCY-dhWAAqiMERd-A', | ||||||
|         'info_dict': { |         'info_dict': { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user