mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 08:17:08 -05:00 
			
		
		
		
	release 2015.03.03.1
This commit is contained in:
		@@ -67,6 +67,8 @@ which means you can modify it, redistribute it or use it however you like.
 | 
			
		||||
    --source-address IP              Client-side IP address to bind to (experimental)
 | 
			
		||||
    -4, --force-ipv4                 Make all connections via IPv4 (experimental)
 | 
			
		||||
    -6, --force-ipv6                 Make all connections via IPv6 (experimental)
 | 
			
		||||
    --cn-verification-proxy URL      Use this proxy to verify the IP address for some Chinese sites. The default proxy specified by --proxy (or none, if the options is
 | 
			
		||||
                                     not present) is used for the actual downloading. (experimental)
 | 
			
		||||
 | 
			
		||||
## Video Selection:
 | 
			
		||||
    --playlist-start NUMBER          playlist video to start at (default is 1)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,3 @@
 | 
			
		||||
from __future__ import unicode_literals
 | 
			
		||||
 | 
			
		||||
__version__ = '2015.03.03'
 | 
			
		||||
__version__ = '2015.03.03.1'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user