We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cff2325 + 8d7b010 commit d738e89Copy full SHA for d738e89
src/utils/innerTubeAPI.ts
@@ -34,7 +34,7 @@ async function getFromITube (videoID: string): Promise<innerTubeVideoDetails> {
34
context: {
35
client: {
36
clientName: "WEB",
37
- clientVersion: "2.20211129.09.00"
+ clientVersion: "2.20221215.04.01"
38
}
39
},
40
videoId: videoID
0 commit comments