Skip to content

Commit fc73f49

Browse files
committed
bump innertube clientVersion
1 parent cff2325 commit fc73f49

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.0"
3838
}
3939
},
4040
videoId: videoID

0 commit comments

Comments
 (0)