diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2015-09-09 21:20:01 +0200 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2015-09-09 21:20:01 +0200 | 
| commit | d85187eb747b9d32d44ce4f31985432288f4a4f2 (patch) | |
| tree | bd935d8114891534a128c37fef16fed7a4897f7b | |
| parent | cc1ac110173f77a22c9becbee4cb6522087986a1 (diff) | |
release 2015.09.092015.09.09
| -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 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'  | 
