mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 05:37:07 -05:00 
			
		
		
		
	[features.aol.com] Fix _TESTS
This commit is contained in:
		@@ -123,6 +123,10 @@ class AolFeaturesIE(InfoExtractor):
 | 
			
		||||
            'title': 'What To Watch - February 17, 2016',
 | 
			
		||||
        },
 | 
			
		||||
        'add_ie': ['FiveMin'],
 | 
			
		||||
        'params': {
 | 
			
		||||
            # encrypted m3u8 download
 | 
			
		||||
            'skip_download': True,
 | 
			
		||||
        },
 | 
			
		||||
    }]
 | 
			
		||||
 | 
			
		||||
    def _real_extract(self, url):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user