diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2015-02-26 01:47:16 +0100 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2015-02-26 01:47:16 +0100 | 
| commit | 5c340b038740061c61f55be1935e364a883a3138 (patch) | |
| tree | 89c135fa0f753638d3c1f05243ddab54a4616694 | |
| parent | 1c6510f57a458aa9634923c0f48596b57d084649 (diff) | |
release 2015.02.26.12015.02.26.1
| -rw-r--r-- | docs/supportedsites.md | 4 | ||||
| -rw-r--r-- | youtube_dl/version.py | 2 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 9f70db80a..49b4ac8c1 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -17,6 +17,7 @@   - **AdultSwim**   - **Aftenposten**   - **Aftonbladet** + - **AirMozilla**   - **AlJazeera**   - **Allocine**   - **AlphaPorno** @@ -220,6 +221,9 @@   - **Ku6**   - **la7.tv**   - **Laola1Tv** + - **Letv** + - **LetvPlaylist** + - **LetvTv**   - **lifenews**: LIFE | NEWS   - **LiveLeak**   - **livestream** diff --git a/youtube_dl/version.py b/youtube_dl/version.py index 0cbf66ed1..9043ca695 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@  from __future__ import unicode_literals -__version__ = '2015.02.26' +__version__ = '2015.02.26.1' | 
