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.
1 parent fc73f49 commit 8d7b010Copy full SHA for 8d7b010
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.20221215.04.0"
+ clientVersion: "2.20221215.04.01"
38
}
39
},
40
videoId: videoID
0 commit comments