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 fc5b5ca + 8d7b010 commit b591b71Copy full SHA for b591b71
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