[letv] LetvCloud: simplify and improve _VALID_URL

This commit is contained in:
Yen Chi Hsuan 2016-01-20 03:39:45 +08:00
parent 26de1bba83
commit 73e7442456
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ class LetvPlaylistIE(LetvTvIE):
class LetvCloudIE(InfoExtractor):
IE_DESC = '乐视云'
_VALID_URL = r'http://yuntv\.letv\.com/bcloud.html\?.*$'
_VALID_URL = r'https?://yuntv\.letv\.com/bcloud.html\?.+'
_TESTS = [{
'url': 'http://yuntv.letv.com/bcloud.html?uu=p7jnfw5hw9&vu=467623dedf',