aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-03-08 03:25:04 +0700
committerSergey M․ <dstftw@gmail.com>2018-03-08 03:25:04 +0700
commitb5434b5c311dc9031e8fc537d55b406dc1f9abf3 (patch)
tree7bafe3471d945c28e6dd4775a9f6846d45a300ee
parent690404a6f8fece454b683b4e40905ebb7d2870a4 (diff)
downloadyoutube-dl-b5434b5c311dc9031e8fc537d55b406dc1f9abf3.tar.xz
[nexx] Fix typo
-rw-r--r--youtube_dl/extractor/nexx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/nexx.py b/youtube_dl/extractor/nexx.py
index 117dfe826..c7029d29e 100644
--- a/youtube_dl/extractor/nexx.py
+++ b/youtube_dl/extractor/nexx.py
@@ -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+)