Browse Source

release 2015.02.20

Philipp Hagemeister 10 years ago
parent
commit
1e9a9e167d
2 changed files with 2 additions and 1 deletions
  1. 1 0
      docs/supportedsites.md
  2. 1 1
      youtube_dl/version.py

+ 1 - 0
docs/supportedsites.md

@@ -451,6 +451,7 @@
  - **Turbo**
  - **Tutv**
  - **tv.dfb.de**
+ - **TV4**: tv4.se and tv4play.se
  - **tvigle**: Интернет-телевидение Tvigle.ru
  - **tvp.pl**
  - **tvp.pl:Series**

+ 1 - 1
youtube_dl/version.py

@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2015.02.19.3'
+__version__ = '2015.02.20'