release 2015.02.10.3

totalwebcasting 2015.02.10.3
Philipp Hagemeister 9 years ago
parent 8f84f57183
commit 04bbe41330

@ -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

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

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

Loading…
Cancel
Save