mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
Merge branch 'bumpInnerTube' into sanitizeVideoID
This commit is contained in:
commit
b591b7194e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ async function getFromITube (videoID: string): Promise<innerTubeVideoDetails> {
|
||||||
context: {
|
context: {
|
||||||
client: {
|
client: {
|
||||||
clientName: "WEB",
|
clientName: "WEB",
|
||||||
clientVersion: "2.20211129.09.00"
|
clientVersion: "2.20221215.04.01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
videoId: videoID
|
videoId: videoID
|
||||||
|
|
Loading…
Reference in a new issue