mirror of https://github.com/yt-dlp/yt-dlp.git
release 2015.07.21
This commit is contained in:
parent
4eb59a6b1c
commit
ce9512b78b
|
@ -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**: VK
|
||||||
- **vk.com:user-videos**: vk.com:All of a user's videos
|
- **vk:uservideos**: VK - User's Videos
|
||||||
- **Vodlocker**
|
- **Vodlocker**
|
||||||
- **VoiceRepublic**
|
- **VoiceRepublic**
|
||||||
- **Vporn**
|
- **Vporn**
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
__version__ = '2015.07.18'
|
__version__ = '2015.07.21'
|
||||||
|
|
Loading…
Reference in New Issue