fix malformed json #2
parent
727394456b
commit
d693f7ee5c
|
@ -5,11 +5,11 @@
|
|||
"gl": "US",
|
||||
"clientName": %clientName%,
|
||||
"clientVersion": "%clientVersion%",
|
||||
"clientScreen": "WATCH",
|
||||
thirdParty: {
|
||||
embedUrl: 'https://www.youtube.com/',
|
||||
}
|
||||
"clientScreen": "WATCH"
|
||||
},
|
||||
"thirdParty": {
|
||||
"embedUrl": "https://www.youtube.com/"
|
||||
}
|
||||
},
|
||||
"videoId": "%videoId%",
|
||||
"playbackContext": {
|
||||
|
|
Loading…
Reference in New Issue