[vk.com] Added newline at the end of the file.
This commit is contained in:
		@@ -223,4 +223,4 @@ class VKUserVideosIE(InfoExtractor):
 | 
			
		||||
        video_ids = orderedSet(m.group(1) for m in re.finditer(r'href="/video([0-9_]+)"', page))
 | 
			
		||||
        url_entries = [self.url_result('http://vk.com/video' + video_id, 'VK', video_id=video_id)
 | 
			
		||||
                       for video_id in video_ids]
 | 
			
		||||
        return self.playlist_result(url_entries, page_id)
 | 
			
		||||
        return self.playlist_result(url_entries, page_id)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user