mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[FootyTube] Fixed wrong md5 checksum
This commit is contained in:
		@@ -8,7 +8,6 @@ class FootyRoomIE(InfoExtractor):
 | 
				
			|||||||
    _VALID_URL = r'http://footyroom\.com/(?P<id>[^/]+)'
 | 
					    _VALID_URL = r'http://footyroom\.com/(?P<id>[^/]+)'
 | 
				
			||||||
    _TESTS = [{
 | 
					    _TESTS = [{
 | 
				
			||||||
        'url': 'http://footyroom.com/schalke-04-0-2-real-madrid-2015-02/',
 | 
					        'url': 'http://footyroom.com/schalke-04-0-2-real-madrid-2015-02/',
 | 
				
			||||||
        'md5': 'f38d400d32f19724570040d5ce3a505f',
 | 
					 | 
				
			||||||
        'info_dict': {
 | 
					        'info_dict': {
 | 
				
			||||||
            'id': 'schalke-04-0-2-real-madrid-2015-02',
 | 
					            'id': 'schalke-04-0-2-real-madrid-2015-02',
 | 
				
			||||||
            'title': 'Schalke 04 0 – 2 Real Madrid',
 | 
					            'title': 'Schalke 04 0 – 2 Real Madrid',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user