mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 01:27:07 -05:00 
			
		
		
		
	release 2013.04.28
This commit is contained in:
		@@ -49,8 +49,8 @@ which means you can modify it, redistribute it or use it however you like.
 | 
			
		||||
    --dateafter DATE           download only videos uploaded after this date
 | 
			
		||||
 | 
			
		||||
## Filesystem Options:
 | 
			
		||||
    -t, --title                use title in file name
 | 
			
		||||
    --id                       use video ID in file name
 | 
			
		||||
    -t, --title                use title in file name (default)
 | 
			
		||||
    --id                       use only video ID in file name
 | 
			
		||||
    -l, --literal              [deprecated] alias of --title
 | 
			
		||||
    -A, --auto-number          number downloaded files starting from 00000
 | 
			
		||||
    -o, --output TEMPLATE      output filename template. Use %(title)s to get
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
 | 
			
		||||
__version__ = '2013.04.27'
 | 
			
		||||
__version__ = '2013.04.28'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user