Browse Source

release 2015.11.13

master
Philipp Hagemeister 9 years ago
parent
commit
a1ec9a7553
2 changed files with 2 additions and 2 deletions
  1. 2
      docs/supportedsites.md
  2. 2
      youtube_dl/version.py

2
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**

2
youtube_dl/version.py

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2015.11.10'
__version__ = '2015.11.13'
Loading…
Cancel
Save