mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	release 2015.01.11
This commit is contained in:
		| @@ -240,7 +240,9 @@ which means you can modify it, redistribute it or use it however you like. | ||||
|                                      problems | ||||
|     --print-traffic                  Display sent and read HTTP traffic | ||||
|     -C, --call-home                  Contact the youtube-dl server for | ||||
|                                      debugging. (Experimental) | ||||
|                                      debugging. | ||||
|     --no-call-home                   Do NOT contact the youtube-dl server for | ||||
|                                      debugging. | ||||
|  | ||||
| ## Workarounds: | ||||
|     --encoding ENCODING              Force the specified encoding (experimental) | ||||
|   | ||||
| @@ -1,3 +1,3 @@ | ||||
| from __future__ import unicode_literals | ||||
|  | ||||
| __version__ = '2015.01.10.2' | ||||
| __version__ = '2015.01.11' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user