mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
release 2015.02.19.2
This commit is contained in:
parent
3bf5705316
commit
1ac1af9b47
2 changed files with 2 additions and 1 deletions
|
@ -191,6 +191,7 @@ # Supported sites
|
|||
- **ign.com**
|
||||
- **imdb**: Internet Movie Database trailers
|
||||
- **imdb:list**: Internet Movie Database lists
|
||||
- **Imgur**
|
||||
- **Ina**
|
||||
- **InfoQ**
|
||||
- **Instagram**
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2015.02.19.1'
|
||||
__version__ = '2015.02.19.2'
|
||||
|
|
Loading…
Reference in a new issue