Browse Source

release 2015.04.28

totalwebcasting 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 View File

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


+ 1
- 1
youtube_dl/version.py View File

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

Loading…
Cancel
Save