[kaltura] Fix typo

master-ytdl-org
Sergey M․ 6 years ago
parent f5a6321107
commit c2f2f8b120
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -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

Loading…
Cancel
Save