[vlive] Add info about www. to m. redirects for mobile

This commit is contained in:
ping 2015-09-01 11:11:14 +08:00
parent 615f155a3a
commit d14f0c45fc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ from ..compat import compat_urllib_parse
class VLiveIE(InfoExtractor):
IE_NAME = 'vlive'
# www.vlive.tv/video/ links redirect to m.vlive.tv/video/ for mobile devices
_VALID_URL = r'https?://(?:(www|m)\.)?vlive\.tv/video/(?P<id>[0-9]+)'
_TEST = {
'url': 'http://m.vlive.tv/video/1326',