release 2015.12.31

This commit is contained in:
Philipp Hagemeister 2015-12-31 16:50:53 +01:00
parent 9d46608efa
commit 7de81fcc53
3 changed files with 13 additions and 7 deletions

View file

@ -400,7 +400,7 @@ which means you can modify it, redistribute it or use it however you like.
downloading, similar to find's -exec downloading, similar to find's -exec
syntax. Example: --exec 'adb push {} syntax. Example: --exec 'adb push {}
/sdcard/Music/ && rm {}' /sdcard/Music/ && rm {}'
--convert-subtitles FORMAT Convert the subtitles to other format --convert-subs FORMAT Convert the subtitles to other format
(currently supported: srt|ass|vtt) (currently supported: srt|ass|vtt)
# CONFIGURATION # CONFIGURATION

View file

@ -28,6 +28,7 @@
- **AlJazeera** - **AlJazeera**
- **Allocine** - **Allocine**
- **AlphaPorno** - **AlphaPorno**
- **AnimalPlanet**
- **anitube.se** - **anitube.se**
- **AnySex** - **AnySex**
- **Aparat** - **Aparat**
@ -125,7 +126,7 @@
- **dailymotion:user** - **dailymotion:user**
- **DailymotionCloud** - **DailymotionCloud**
- **daum.net** - **daum.net**
- **daum.net** - **daum.net:clip**
- **DBTV** - **DBTV**
- **DCN** - **DCN**
- **dcn:live** - **dcn:live**
@ -164,7 +165,7 @@
- **Eporner** - **Eporner**
- **EroProfile** - **EroProfile**
- **Escapist** - **Escapist**
- **ESPN** (Currently broken) - **ESPN**
- **EsriVideo** - **EsriVideo**
- **Europa** - **Europa**
- **EveryonesMixtape** - **EveryonesMixtape**
@ -181,6 +182,7 @@
- **Flickr** - **Flickr**
- **Folketinget**: Folketinget (ft.dk; Danish parliament) - **Folketinget**: Folketinget (ft.dk; Danish parliament)
- **FootyRoom** - **FootyRoom**
- **FOX**
- **Foxgay** - **Foxgay**
- **FoxNews**: Fox News and Fox Business Video - **FoxNews**: Fox News and Fox Business Video
- **FoxSports** - **FoxSports**
@ -259,7 +261,6 @@
- **JeuxVideo** - **JeuxVideo**
- **Jove** - **Jove**
- **jpopsuki.tv** - **jpopsuki.tv**
- **Jukebox**
- **JWPlatform** - **JWPlatform**
- **Kaltura** - **Kaltura**
- **KanalPlay**: Kanal 5/9/11 Play - **KanalPlay**: Kanal 5/9/11 Play
@ -405,6 +406,7 @@
- **OnionStudios** - **OnionStudios**
- **Ooyala** - **Ooyala**
- **OoyalaExternal** - **OoyalaExternal**
- **OraTV**
- **orf:fm4**: radio FM4 - **orf:fm4**: radio FM4
- **orf:iptv**: iptv.ORF.at - **orf:iptv**: iptv.ORF.at
- **orf:oe1**: Radio Österreich 1 - **orf:oe1**: Radio Österreich 1
@ -415,7 +417,7 @@
- **pcmag** - **pcmag**
- **Periscope**: Periscope - **Periscope**: Periscope
- **PhilharmonieDeParis**: Philharmonie de Paris - **PhilharmonieDeParis**: Philharmonie de Paris
- **Phoenix** - **phoenix.de**
- **Photobucket** - **Photobucket**
- **Pinkbike** - **Pinkbike**
- **Pladform** - **Pladform**
@ -535,7 +537,8 @@
- **SportBoxEmbed** - **SportBoxEmbed**
- **SportDeutschland** - **SportDeutschland**
- **Sportschau** - **Sportschau**
- **Srf** - **SRGSSR**
- **SRGSSRPlay**: srf.ch, rts.ch, rsi.ch, rtr.ch and swissinfo.ch play sites
- **SSA** - **SSA**
- **stanfordoc**: Stanford Open ClassRoom - **stanfordoc**: Stanford Open ClassRoom
- **Steam** - **Steam**
@ -646,6 +649,9 @@
- **VideoDetective** - **VideoDetective**
- **videofy.me** - **videofy.me**
- **VideoMega** - **VideoMega**
- **videomore**
- **videomore:season**
- **videomore:video**
- **VideoPremium** - **VideoPremium**
- **VideoTt**: video.tt - Your True Tube - **VideoTt**: video.tt - Your True Tube
- **videoweed**: VideoWeed - **videoweed**: VideoWeed

View file

@ -1,3 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
__version__ = '2015.12.29' __version__ = '2015.12.31'