1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-05 18:39:37 +02:00

release 2015.02.19.1

This commit is contained in:
Philipp Hagemeister 2015-02-19 01:04:24 +01:00
parent 6b961a85fd
commit 7bd15b1a03
2 changed files with 2 additions and 1 deletions

View File

@ -121,6 +121,7 @@ # Supported sites
- **EllenTV**
- **EllenTV:clips**
- **ElPais**: El País
- **Embedly**
- **EMPFlix**
- **Engadget**
- **Eporner**

View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.02.19'
__version__ = '2015.02.19.1'