fix malformed json #2

main
David 2022-04-08 22:32:54 +02:00
parent 727394456b
commit d693f7ee5c
1 changed files with 4 additions and 4 deletions

View File

@ -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": {