mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 18:47:06 -05:00 
			
		
		
		
	release 2015.01.23.3
This commit is contained in:
		@@ -259,6 +259,8 @@ which means you can modify it, redistribute it or use it however you like.
 | 
			
		||||
    --bidi-workaround                Work around terminals that lack
 | 
			
		||||
                                     bidirectional text support. Requires bidiv
 | 
			
		||||
                                     or fribidi executable in PATH
 | 
			
		||||
    --sleep-interval SECONDS         Number of seconds to sleep before each
 | 
			
		||||
                                     download.
 | 
			
		||||
 | 
			
		||||
## Video Format Options:
 | 
			
		||||
    -f, --format FORMAT              video format code, specify the order of
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,3 @@
 | 
			
		||||
from __future__ import unicode_literals
 | 
			
		||||
 | 
			
		||||
__version__ = '2015.01.23.2'
 | 
			
		||||
__version__ = '2015.01.23.3'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user