diff options
| -rw-r--r-- | docs/supportedsites.md | 4 | ||||
| -rw-r--r-- | youtube_dl/version.py | 2 | 
2 files changed, 2 insertions, 4 deletions
diff --git a/docs/supportedsites.md b/docs/supportedsites.md index ab153af6b..fa83b68ad 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -101,7 +101,7 @@   - **ComCarCoff**   - **ComedyCentral**   - **ComedyCentralShows**: The Daily Show / The Colbert Report - - **CondeNast**: Condé Nast media group: Condé Nast, GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED + - **CondeNast**: Condé Nast media group: Allure, Architectural Digest, Ars Technica, Bon Appétit, Brides, Condé Nast, Condé Nast Traveler, Details, Epicurious, GQ, Glamour, Golf Digest, SELF, Teen Vogue, The New Yorker, Vanity Fair, Vogue, W Magazine, WIRED   - **Cracked**   - **Criterion**   - **CrooksAndLiars** @@ -158,7 +158,6 @@   - **faz.net**   - **fc2**   - **fernsehkritik.tv** - - **fernsehkritik.tv:postecke**   - **Firstpost**   - **FiveTV**   - **Flickr** @@ -208,7 +207,6 @@   - **hitbox**   - **hitbox:live**   - **HornBunny** - - **HostingBulk**   - **HotNewHipHop**   - **Howcast**   - **HowStuffWorks** diff --git a/youtube_dl/version.py b/youtube_dl/version.py index 7ef4f2755..8f0977849 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@  from __future__ import unicode_literals -__version__ = '2015.09.22' +__version__ = '2015.09.28'  | 
