diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-03-08 03:25:04 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-03-08 03:25:04 +0700 |
commit | b5434b5c311dc9031e8fc537d55b406dc1f9abf3 (patch) | |
tree | 7bafe3471d945c28e6dd4775a9f6846d45a300ee /youtube_dl | |
parent | 690404a6f8fece454b683b4e40905ebb7d2870a4 (diff) |
[nexx] Fix typo
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/extractor/nexx.py | 2 |
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+) |