From a1ec9a7553b6bb09b0f88ce5e987c04e2f16ba4d Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 13 Nov 2015 11:07:30 +0100 Subject: [PATCH] release 2015.11.13 --- docs/supportedsites.md | 2 +- youtube_dl/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/supportedsites.md b/docs/supportedsites.md index a9820c1f5..5016ba4bc 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -200,7 +200,6 @@ - **GodTube** - **GoldenMoustache** - **Golem** - - **GorillaVid**: GorillaVid.in, daclips.in, movpod.in, fastvideo.in, realvid.net and filehoot.com - **Goshgay** - **Groupon** - **Hark** @@ -671,6 +670,7 @@ - **WSJ**: Wall Street Journal - **XBef** - **XboxClips** + - **XFileShare**: XFileShare based sites: GorillaVid.in, daclips.in, movpod.in, fastvideo.in, realvid.net, filehoot.com and vidto.me - **XHamster** - **XHamsterEmbed** - **XMinus** diff --git a/youtube_dl/version.py b/youtube_dl/version.py index b3d254005..6585d60d5 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.11.10' +__version__ = '2015.11.13'