[letv] Add localized name

This commit is contained in:
Yen Chi Hsuan 2015-07-11 00:51:26 +08:00
parent 0f08d7f851
commit 963d0ce7e3
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ from ..utils import (
class LetvIE(InfoExtractor):
IE_DESC = '乐视网'
_VALID_URL = r'http://www\.letv\.com/ptv/vplay/(?P<id>\d+).html'
_TESTS = [{