mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-11 07:34:51 +00:00
release 2015.02.06
This commit is contained in:
parent
1a2548d9e9
commit
c831973366
2 changed files with 2 additions and 1 deletions
|
@ -441,6 +441,7 @@
|
||||||
- **tvp.pl**
|
- **tvp.pl**
|
||||||
- **tvp.pl:Series**
|
- **tvp.pl:Series**
|
||||||
- **TVPlay**: TV3Play and related services
|
- **TVPlay**: TV3Play and related services
|
||||||
|
- **Tweakers**
|
||||||
- **twitch:bookmarks**
|
- **twitch:bookmarks**
|
||||||
- **twitch:chapter**
|
- **twitch:chapter**
|
||||||
- **twitch:past_broadcasts**
|
- **twitch:past_broadcasts**
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
__version__ = '2015.02.04'
|
__version__ = '2015.02.06'
|
||||||
|
|
Loading…
Reference in a new issue