1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-12 08:09:31 +00:00

release 2015.02.19

This commit is contained in:
Philipp Hagemeister 2015-02-19 00:31:23 +01:00
parent c460bdd56b
commit a025d3c5a5
2 changed files with 2 additions and 1 deletions

View file

@ -352,6 +352,7 @@
- **rutube:movie**: Rutube movies
- **rutube:person**: Rutube person videos
- **RUTV**: RUTV.RU
- **Sandia**: Sandia National Laboratories
- **Sapo**: SAPO Vídeos
- **savefrom.net**
- **SBS**: sbs.com.au

View file

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