mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
release 2015.02.19.1
This commit is contained in:
parent
6b961a85fd
commit
7bd15b1a03
2 changed files with 2 additions and 1 deletions
|
@ -121,6 +121,7 @@ # Supported sites
|
|||
- **EllenTV**
|
||||
- **EllenTV:clips**
|
||||
- **ElPais**: El País
|
||||
- **Embedly**
|
||||
- **EMPFlix**
|
||||
- **Engadget**
|
||||
- **Eporner**
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2015.02.19'
|
||||
__version__ = '2015.02.19.1'
|
||||
|
|
Loading…
Reference in a new issue