mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 09:47:07 -05:00 
			
		
		
		
	Fix some regexes
This commit is contained in:
		@@ -173,7 +173,7 @@ class HRTiIE(HRTiBaseIE):
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class HRTiPlaylistIE(HRTiBaseIE):
 | 
			
		||||
    _VALID_URL = r'https?://hrti.hrt.hr/#/video/list/category/(?P<id>[0-9]+)/(?P<display_id>[^/]+)?'
 | 
			
		||||
    _VALID_URL = r'https?://hrti\.hrt\.hr/#/video/list/category/(?P<id>[0-9]+)/(?P<display_id>[^/]+)?'
 | 
			
		||||
    _TESTS = [{
 | 
			
		||||
        'url': 'https://hrti.hrt.hr/#/video/list/category/212/ekumena',
 | 
			
		||||
        'info_dict': {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user