Browse Source

release 2015.02.06

master
Philipp Hagemeister 9 years ago
parent
commit
c831973366
2 changed files with 2 additions and 1 deletions
  1. 1
      docs/supportedsites.md
  2. 2
      youtube_dl/version.py

1
docs/supportedsites.md

@ -441,6 +441,7 @@
- **tvp.pl**
- **tvp.pl:Series**
- **TVPlay**: TV3Play and related services
- **Tweakers**
- **twitch:bookmarks**
- **twitch:chapter**
- **twitch:past_broadcasts**

2
youtube_dl/version.py

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.02.04'
__version__ = '2015.02.06'
Loading…
Cancel
Save