mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-07 10:13:32 +08:00
[screenwavemedia] change videoId replace string
This commit is contained in:
@@ -42,7 +42,7 @@ class ScreenwaveMediaIE(InfoExtractor):
|
||||
"' + thisObj.options.videoserver + '",
|
||||
videoserver
|
||||
).replace(
|
||||
"' + thisObj.options.attributes.vidid + '",
|
||||
"' + playerVidId + '",
|
||||
video_id
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user