mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-03 19:23:44 +00:00 
			
		
		
		
	[npo] Relax _VALID_URL for zapp.nl
This commit is contained in:
		
							parent
							
								
									dbc01fdb6f
								
							
						
					
					
						commit
						18abb74376
					
				@ -52,7 +52,7 @@ class NPOIE(NPOBaseIE):
 | 
			
		||||
                                npo\.nl/(?!live|radio)(?:[^/]+/){2}|
 | 
			
		||||
                                ntr\.nl/(?:[^/]+/){2,}|
 | 
			
		||||
                                omroepwnl\.nl/video/fragment/[^/]+__|
 | 
			
		||||
                                zapp\.nl/[^/]+/(?:gemist|filmpjes)/
 | 
			
		||||
                                zapp\.nl/[^/]+/[^/]+/
 | 
			
		||||
                            )
 | 
			
		||||
                        )
 | 
			
		||||
                        (?P<id>[^/?#]+)
 | 
			
		||||
@ -149,6 +149,10 @@ class NPOIE(NPOBaseIE):
 | 
			
		||||
        {
 | 
			
		||||
            'url': 'http://www.zapp.nl/de-bzt-show/filmpjes/POMS_KN_7315118',
 | 
			
		||||
            'only_matching': True,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            'url': 'http://www.zapp.nl/beste-vrienden-quiz/extra-video-s/WO_NTR_1067990',
 | 
			
		||||
            'only_matching': True,
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user