mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 07:57:07 -05:00 
			
		
		
		
	release 2014.03.27
This commit is contained in:
		@@ -169,6 +169,7 @@ which means you can modify it, redistribute it or use it however you like.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Verbosity / Simulation Options:
 | 
					## Verbosity / Simulation Options:
 | 
				
			||||||
    -q, --quiet                      activates quiet mode
 | 
					    -q, --quiet                      activates quiet mode
 | 
				
			||||||
 | 
					    --no-warnings                    Ignore warnings
 | 
				
			||||||
    -s, --simulate                   do not download the video and do not write
 | 
					    -s, --simulate                   do not download the video and do not write
 | 
				
			||||||
                                     anything to disk
 | 
					                                     anything to disk
 | 
				
			||||||
    --skip-download                  do not download the video
 | 
					    --skip-download                  do not download the video
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,2 +1,2 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
__version__ = '2014.03.25.1'
 | 
					__version__ = '2014.03.27'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user