mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	release 2014.03.21
This commit is contained in:
		| @@ -36,6 +36,9 @@ which means you can modify it, redistribute it or use it however you like. | |||||||
|                                      an empty string (--proxy "") for direct |                                      an empty string (--proxy "") for direct | ||||||
|                                      connection |                                      connection | ||||||
|     --no-check-certificate           Suppress HTTPS certificate validation. |     --no-check-certificate           Suppress HTTPS certificate validation. | ||||||
|  |     --prefer-insecure                Use an unencrypted connection to retrieve | ||||||
|  |                                      information about the video. (Currently | ||||||
|  |                                      supported only for YouTube) | ||||||
|     --cache-dir DIR                  Location in the filesystem where youtube-dl |     --cache-dir DIR                  Location in the filesystem where youtube-dl | ||||||
|                                      can store some downloaded information |                                      can store some downloaded information | ||||||
|                                      permanently. By default $XDG_CACHE_HOME |                                      permanently. By default $XDG_CACHE_HOME | ||||||
|   | |||||||
| @@ -1,2 +1,2 @@ | |||||||
|  |  | ||||||
| __version__ = '2014.03.20' | __version__ = '2014.03.21' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user