release 2015.02.23.1
This commit is contained in:
		@@ -351,8 +351,8 @@ which means you can modify it, redistribute it or use it however you like.
 | 
			
		||||
    --all-subs                       downloads all the available subtitles of
 | 
			
		||||
                                     the video
 | 
			
		||||
    --list-subs                      lists all available subtitles for the video
 | 
			
		||||
    --sub-format FORMAT              subtitle format (default=srt) ([sbv/vtt]
 | 
			
		||||
                                     youtube only)
 | 
			
		||||
    --sub-format FORMAT              subtitle format, accepts formats
 | 
			
		||||
                                     preference, for example: "ass/srt/best"
 | 
			
		||||
    --sub-lang LANGS                 languages of the subtitles to download
 | 
			
		||||
                                     (optional) separated by commas, use IETF
 | 
			
		||||
                                     language tags like 'en,pt'
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,3 @@
 | 
			
		||||
from __future__ import unicode_literals
 | 
			
		||||
 | 
			
		||||
__version__ = '2015.02.23'
 | 
			
		||||
__version__ = '2015.02.23.1'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user