diff options
| -rw-r--r-- | docs/supportedsites.md | 2 | ||||
| -rw-r--r-- | 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'  | 
