mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 20:07:08 -05:00 
			
		
		
		
	[vk] Amend playlist test
This commit is contained in:
		@@ -217,6 +217,9 @@ class VKUserVideosIE(InfoExtractor):
 | 
				
			|||||||
    _TEMPLATE_URL = 'https://vk.com/videos'
 | 
					    _TEMPLATE_URL = 'https://vk.com/videos'
 | 
				
			||||||
    _TEST = {
 | 
					    _TEST = {
 | 
				
			||||||
        'url': 'http://vk.com/videos205387401',
 | 
					        'url': 'http://vk.com/videos205387401',
 | 
				
			||||||
 | 
					        'info_dict': {
 | 
				
			||||||
 | 
					            'id': '205387401',
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
        'playlist_mincount': 4,
 | 
					        'playlist_mincount': 4,
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user