Skip to content

Commit 6bdaf25

Browse files
committed
chore: update client for formats
1 parent 1f963c7 commit 6bdaf25

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Sources/YouTubeKit/YouTubeModel.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -454,14 +454,14 @@ public class YouTubeModel {
454454
"context": {
455455
"client": {
456456
"clientName": "IOS",
457-
"clientVersion": "20.10.4",
457+
"clientVersion": "20.25.4",
458458
"deviceMake": "Apple",
459459
"deviceModel": "iPhone16,2",
460460
"hl": "\#(self.selectedLocaleLanguageCode)",
461461
"osName": "iPhone",
462-
"osVersion": "18.3.2.22D82",
462+
"osVersion": "18.5.0.22F76",
463463
"timeZone": "UTC",
464-
"userAgent": "com.google.ios.youtube/20.10.4 (iPhone16,2; U; CPU iOS 18_3_2 like Mac OS X;)",
464+
"userAgent": "com.google.ios.youtube/20.25.4 (iPhone16,2; U; CPU iOS 18_5_0 like Mac OS X;)",
465465
"utcOffsetMinutes": 0
466466
}
467467
},

0 commit comments

Comments
 (0)