mirror of
				https://code.hackerspace.pl/q3k/youtube-dl
				synced 2025-03-16 11:43:02 +00:00 
			
		
		
		
	[vk] Add entry for netrc authentication
This commit is contained in:
		
							parent
							
								
									9032dc28a6
								
							
						
					
					
						commit
						5544e038ab
					
				| @ -17,6 +17,7 @@ from ..utils import ( | |||||||
| class VKIE(InfoExtractor): | class VKIE(InfoExtractor): | ||||||
|     IE_NAME = 'vk.com' |     IE_NAME = 'vk.com' | ||||||
|     _VALID_URL = r'https?://vk\.com/(?:videos.*?\?.*?z=)?video(?P<id>.*?)(?:\?|%2F|$)' |     _VALID_URL = r'https?://vk\.com/(?:videos.*?\?.*?z=)?video(?P<id>.*?)(?:\?|%2F|$)' | ||||||
|  |     _NETRC_MACHINE = 'vk' | ||||||
| 
 | 
 | ||||||
|     _TESTS = [ |     _TESTS = [ | ||||||
|         { |         { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M.
						Sergey M.