mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 21:47:36 -05:00 
			
		
		
		
	release 2015.02.28
This commit is contained in:
		@@ -408,6 +408,8 @@ which means you can modify it, redistribute it or use it however you like.
 | 
			
		||||
                                     downloading, similar to find's -exec
 | 
			
		||||
                                     syntax. Example: --exec 'adb push {}
 | 
			
		||||
                                     /sdcard/Music/ && rm {}'
 | 
			
		||||
    --convert-subtitles FORMAT       Convert the subtitles to other format
 | 
			
		||||
                                     (currently supported: srt|ass|vtt)
 | 
			
		||||
 | 
			
		||||
# CONFIGURATION
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -210,6 +210,7 @@
 | 
			
		||||
 - **Jove**
 | 
			
		||||
 - **jpopsuki.tv**
 | 
			
		||||
 - **Jukebox**
 | 
			
		||||
 - **Kaltura**
 | 
			
		||||
 - **Kankan**
 | 
			
		||||
 - **Karaoketv**
 | 
			
		||||
 - **keek**
 | 
			
		||||
@@ -308,6 +309,7 @@
 | 
			
		||||
 - **Nuvid**
 | 
			
		||||
 - **NYTimes**
 | 
			
		||||
 - **ocw.mit.edu**
 | 
			
		||||
 - **Odnoklassniki**
 | 
			
		||||
 - **OktoberfestTV**
 | 
			
		||||
 - **on.aol.com**
 | 
			
		||||
 - **Ooyala**
 | 
			
		||||
@@ -334,6 +336,7 @@
 | 
			
		||||
 - **PornoXO**
 | 
			
		||||
 - **PromptFile**
 | 
			
		||||
 - **prosiebensat1**: ProSiebenSat.1 Digital
 | 
			
		||||
 - **Puls4**
 | 
			
		||||
 - **Pyvideo**
 | 
			
		||||
 - **QuickVid**
 | 
			
		||||
 - **R7**
 | 
			
		||||
@@ -412,7 +415,7 @@
 | 
			
		||||
 - **StreamCZ**
 | 
			
		||||
 - **StreetVoice**
 | 
			
		||||
 - **SunPorno**
 | 
			
		||||
 - **SVTPlay**
 | 
			
		||||
 - **SVTPlay**: SVT Play and Öppet arkiv
 | 
			
		||||
 - **SWRMediathek**
 | 
			
		||||
 - **Syfy**
 | 
			
		||||
 - **SztvHu**
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,3 @@
 | 
			
		||||
from __future__ import unicode_literals
 | 
			
		||||
 | 
			
		||||
__version__ = '2015.02.26.2'
 | 
			
		||||
__version__ = '2015.02.28'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user