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