diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 04b9959ac..66091e6be 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -195,7 +195,7 @@ - **GodTube** - **GoldenMoustache** - **Golem** - - **GorillaVid**: GorillaVid.in, daclips.in, movpod.in, fastvideo.in and realvid.net + - **GorillaVid**: GorillaVid.in, daclips.in, movpod.in, fastvideo.in, realvid.net and filehoot.com - **Goshgay** - **Groupon** - **Hark** @@ -309,7 +309,6 @@ - **mtvservices:embedded** - **MuenchenTV**: münchen.tv - **MusicPlayOn** - - **MusicVault** - **muzu.tv** - **Mwave** - **MySpace** @@ -633,6 +632,7 @@ - **vine:user** - **vk**: VK - **vk:uservideos**: VK - User's Videos + - **vlive** - **Vodlocker** - **VoiceRepublic** - **Vporn** diff --git a/youtube_dl/version.py b/youtube_dl/version.py index 6bc689b75..0cc7411f2 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.09.03' +__version__ = '2015.09.09'