Merge pull request #528 from mchangrh/bumpInnertube

bump innertube clientVersion
This commit is contained in:
Ajay Ramachandran
2022-12-18 00:07:13 -05:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ async function getFromITube (videoID: string): Promise<innerTubeVideoDetails> {
context: { context: {
client: { client: {
clientName: "WEB", clientName: "WEB",
clientVersion: "2.20211129.09.00" clientVersion: "2.20221215.04.01"
} }
}, },
videoId: videoID videoId: videoID