Skip to content

Commit d738e89

Browse files
authored
Merge pull request #528 from mchangrh/bumpInnertube
bump innertube clientVersion
2 parents cff2325 + 8d7b010 commit d738e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/innerTubeAPI.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ async function getFromITube (videoID: string): Promise<innerTubeVideoDetails> {
3434
context: {
3535
client: {
3636
clientName: "WEB",
37-
clientVersion: "2.20211129.09.00"
37+
clientVersion: "2.20221215.04.01"
3838
}
3939
},
4040
videoId: videoID

0 commit comments

Comments
 (0)