Browse Source

release 2015.03.24

totalwebcasting 2015.03.24
Philipp Hagemeister 9 years ago
parent
commit
48c971e073
2 changed files with 3 additions and 1 deletions
  1. +2
    -0
      docs/supportedsites.md
  2. +1
    -1
      youtube_dl/version.py

+ 2
- 0
docs/supportedsites.md View File

@ -231,6 +231,7 @@
- **Letv**
- **LetvPlaylist**
- **LetvTv**
- **Libsyn**
- **lifenews**: LIFE | NEWS
- **LiveLeak**
- **livestream**
@ -310,6 +311,7 @@
- **npo.nl:radio**
- **npo.nl:radio:fragment**
- **NRK**
- **NRKPlaylist**
- **NRKTV**
- **ntv.ru**
- **Nuvid**


+ 1
- 1
youtube_dl/version.py View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.03.18'
__version__ = '2015.03.24'

Loading…
Cancel
Save