[nexx] Fix typo

This commit is contained in:
Sergey M․ 2018-03-08 03:25:04 +07:00
parent 690404a6f8
commit b5434b5c31
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -21,7 +21,7 @@ class NexxIE(InfoExtractor):
_VALID_URL = r'''(?x)
(?:
https?://api\.nexx(?:\.cloud|cdn\.com)/v3/(?P<domain_id>\d+)/videos/byid/|
nexx:(?P<domain_id_s>\d+)?:|
nexx:(?:(?P<domain_id_s>\d+):)?|
https?://arc\.nexx\.cloud/api/video/
)
(?P<id>\d+)