[screenwavemedia] change videoId replace string
This commit is contained in:
parent
7c357aad13
commit
3107f63f67
@ -42,7 +42,7 @@ class ScreenwaveMediaIE(InfoExtractor):
|
||||
"' + thisObj.options.videoserver + '",
|
||||
videoserver
|
||||
).replace(
|
||||
"' + thisObj.options.attributes.vidid + '",
|
||||
"' + playerVidId + '",
|
||||
video_id
|
||||
)
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user