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