mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 08:17:08 -05:00 
			
		
		
		
	release 2013.12.23.1
This commit is contained in:
		@@ -39,7 +39,8 @@ which means you can modify it, redistribute it or use it however you like.
 | 
			
		||||
                               /youtube-dl .
 | 
			
		||||
    --no-cache-dir             Disable filesystem caching
 | 
			
		||||
    --bidi-workaround          Work around terminals that lack bidirectional
 | 
			
		||||
                               text support. Requires fribidi executable in PATH
 | 
			
		||||
                               text support. Requires bidiv or fribidi
 | 
			
		||||
                               executable in PATH
 | 
			
		||||
 | 
			
		||||
## Video Selection:
 | 
			
		||||
    --playlist-start NUMBER    playlist video to start at (default is 1)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
 | 
			
		||||
__version__ = '2013.12.23'
 | 
			
		||||
__version__ = '2013.12.23.1'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user