mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 21:27:07 -05:00 
			
		
		
		
	[coub] Add another test
This commit is contained in:
		@@ -38,6 +38,10 @@ class CoubIE(InfoExtractor):
 | 
			
		||||
    }, {
 | 
			
		||||
        'url': 'coub:5u5n1',
 | 
			
		||||
        'only_matching': True,
 | 
			
		||||
    }, {
 | 
			
		||||
        # longer video id
 | 
			
		||||
        'url': 'http://coub.com/view/237d5l5h',
 | 
			
		||||
        'only_matching': True,
 | 
			
		||||
    }]
 | 
			
		||||
 | 
			
		||||
    def _real_extract(self, url):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user