[xboxclips] Use http:// URL

xboxclips has misconfigured certificates
This commit is contained in:
Yen Chi Hsuan 2016-04-15 03:30:38 +08:00
parent 8cb57bab8e
commit 74b47d00c3
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from ..utils import (
class XboxClipsIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?xboxclips\.com/(?:video\.php\?.*vid=|[^/]+/)(?P<id>[\w-]{36})'
_TEST = {
'url': 'https://xboxclips.com/video.php?uid=2533274823424419&gamertag=Iabdulelah&vid=074a69a9-5faf-46aa-b93b-9909c1720325',
'url': 'http://xboxclips.com/video.php?uid=2533274823424419&gamertag=Iabdulelah&vid=074a69a9-5faf-46aa-b93b-9909c1720325',
'md5': 'fbe1ec805e920aeb8eced3c3e657df5d',
'info_dict': {
'id': '074a69a9-5faf-46aa-b93b-9909c1720325',