release 2015.02.10.3

This commit is contained in:
Philipp Hagemeister 2015-02-10 05:42:47 +01:00
parent 8f84f57183
commit 04bbe41330
3 changed files with 3 additions and 1 deletions

View file

@ -77,6 +77,7 @@ which means you can modify it, redistribute it or use it however you like.
on Windows)
--flat-playlist Do not extract the videos of a playlist,
only list them.
--no-color Do not emit color codes in output.
## Network Options:
--proxy URL Use the specified HTTP/HTTPS proxy. Pass in

View file

@ -225,6 +225,7 @@
- **mailru**: Видео@Mail.Ru
- **Malemotion**
- **MDR**
- **media.ccc.de**
- **metacafe**
- **Metacritic**
- **Mgoon**

View file

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.02.10.2'
__version__ = '2015.02.10.3'