diff options
| -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'  | 
