[kaltura] Fix typo
authorSergey M․ <dstftw@gmail.com>
Sat, 23 Dec 2017 14:22:41 +0000 (21:22 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 23 Dec 2017 14:22:41 +0000 (21:22 +0700)
youtube_dl/extractor/kaltura.py

index e369959e3ca0702721c80024c04f7df990efdbf4..562e25f6d3ca979fe40ef3a5e46ee05ca8e92244 100644 (file)
@@ -129,7 +129,7 @@ class KalturaIE(InfoExtractor):
                             entry_?[Ii]d|
                             (?P<q2>["'])entry_?[Ii]d(?P=q2)
                         )\s*:\s*|
-                        \[\s*(?P<q2_1>["'])entry_?[Ii]d(?P=q2_1)\s*\]?\s*=\s*
+                        \[\s*(?P<q2_1>["'])entry_?[Ii]d(?P=q2_1)\s*\]\s*=\s*
                     )
                     (?P<q3>["'])(?P<id>(?:(?!(?P=q3)).)+)(?P=q3)
                 ''', webpage) or