Browse Source

release 2015.04.28

Philipp Hagemeister 10 years ago
parent
commit
3a0f0c263a
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

@@ -340,6 +340,7 @@
  - **parliamentlive.tv**: UK parliament videos
  - **parliamentlive.tv**: UK parliament videos
  - **Patreon**
  - **Patreon**
  - **PBS**
  - **PBS**
+ - **PhilharmonieDeParis**: Philharmonie de Paris
  - **Phoenix**
  - **Phoenix**
  - **Photobucket**
  - **Photobucket**
  - **Pladform**
  - **Pladform**

+ 1 - 1
youtube_dl/version.py

@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 from __future__ import unicode_literals
 
 
-__version__ = '2015.04.26'
+__version__ = '2015.04.28'