Browse Source

release 2015.07.21

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

6
docs/supportedsites.md

@ -28,6 +28,7 @@
- **anitube.se** - **anitube.se**
- **AnySex** - **AnySex**
- **Aparat** - **Aparat**
- **AppleConnect**
- **AppleDaily**: 臺灣蘋果日報 - **AppleDaily**: 臺灣蘋果日報
- **AppleTrailers** - **AppleTrailers**
- **archive.org**: archive.org videos - **archive.org**: archive.org videos
@ -486,6 +487,7 @@
- **SportBox** - **SportBox**
- **SportBoxEmbed** - **SportBoxEmbed**
- **SportDeutschland** - **SportDeutschland**
- **Sportschau**
- **Srf** - **Srf**
- **SRMediathek**: Saarländischer Rundfunk - **SRMediathek**: Saarländischer Rundfunk
- **SSA** - **SSA**
@ -611,8 +613,8 @@
- **Vimple**: Vimple - one-click video hosting - **Vimple**: Vimple - one-click video hosting
- **Vine** - **Vine**
- **vine:user** - **vine:user**
- **vk.com**
- **vk.com:user-videos**: vk.com:All of a user's videos
- **vk**: VK
- **vk:uservideos**: VK - User's Videos
- **Vodlocker** - **Vodlocker**
- **VoiceRepublic** - **VoiceRepublic**
- **Vporn** - **Vporn**

2
youtube_dl/version.py

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