Browse Source

[nexx] Fix typo

Sergey M․ 7 years ago
parent
commit
b5434b5c31
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/nexx.py

+ 1 - 1
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+)