1
0
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:
remitamine
2015-07-29 11:35:53 +01:00
Unverified
parent 7c357aad13
commit 3107f63f67
+1 -1
View File
@@ -42,7 +42,7 @@ class ScreenwaveMediaIE(InfoExtractor):
"' + thisObj.options.videoserver + '",
videoserver
).replace(
"' + thisObj.options.attributes.vidid + '",
"' + playerVidId + '",
video_id
)
),