mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-07 20:17:02 +03:00
Merge pull request #528 from mchangrh/bumpInnertube
bump innertube clientVersion
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user