diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2015-08-28 05:04:39 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2015-08-28 05:04:39 +0200 |
commit | a4962b80d668de704fc347d5e76587be0e95dfef (patch) | |
tree | 419a4e23f6760e7fa39b8caa51432d11b015c6ff | |
parent | 5307c332329d6a1f3eec240b66a4f11905889f23 (diff) |
release 2015.08.282015.08.28
-rw-r--r-- | docs/supportedsites.md | 4 | ||||
-rw-r--r-- | youtube_dl/version.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 8d9db53a6..328a819b3 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -166,7 +166,7 @@ - **Folketinget**: Folketinget (ft.dk; Danish parliament) - **FootyRoom** - **Foxgay** - - **FoxNews** + - **FoxNews**: Fox News and Fox Business Video - **FoxSports** - **france2.fr:generation-quoi** - **FranceCulture** @@ -465,7 +465,7 @@ - **Sexu** - **SexyKarma**: Sexy Karma and Watch Indian Porn - **Shahid** - - **Shared** + - **Shared**: shared.sx and vivo.sx - **ShareSix** - **Sina** - **Slideshare** diff --git a/youtube_dl/version.py b/youtube_dl/version.py index 394951ca7..a07bc9233 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.08.23' +__version__ = '2015.08.28' |