mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 07:17:07 -05:00 
			
		
		
		
	[rtvnhnl] Relax the thumbnail check
This commit is contained in:
		@@ -17,7 +17,7 @@ class RtvnhNlIE(InfoExtractor):
 | 
				
			|||||||
            'id': '131946',
 | 
					            'id': '131946',
 | 
				
			||||||
            'ext': 'mp4',
 | 
					            'ext': 'mp4',
 | 
				
			||||||
            'title': 'Grote zoektocht in zee bij Zandvoort naar vermiste vrouw',
 | 
					            'title': 'Grote zoektocht in zee bij Zandvoort naar vermiste vrouw',
 | 
				
			||||||
            'thumbnail': 're:^https?://rtvnh-webfiles\.[^.]+\.amazonaws\.com/data/cache/[0-9]+/basedata/pf_image/[0-9.]+/[0-9\-a-f]+\.jpg$'
 | 
					            'thumbnail': 're:^http:.*\.jpg$'
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user