logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 7bd15b1a0378cff6960cd55e40819ef3967f747c
parent 6b961a85fdef8219913b7b97cb33ef8d59d15535
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Thu, 19 Feb 2015 01:04:24 +0100

release 2015.02.19.1

Diffstat:

Mdocs/supportedsites.md1+
Myoutube_dl/version.py2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/supportedsites.md b/docs/supportedsites.md @@ -121,6 +121,7 @@ - **EllenTV** - **EllenTV:clips** - **ElPais**: El PaĆ­s + - **Embedly** - **EMPFlix** - **Engadget** - **Eporner** diff --git a/youtube_dl/version.py b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.02.19' +__version__ = '2015.02.19.1'