chore: update version strings

This commit is contained in:
2025-09-25 06:30:53 +02:00
parent bedcaff7c0
commit 873abbd413

View File

@@ -81,7 +81,7 @@ stage3_headers = {
"Sec-Fetch-Mode": "navigate",
"Content-Type": "application/json",
"X-Youtube-Client-Name": "1",
"X-Youtube-Client-Version": "2.20250919.00.00",
"X-Youtube-Client-Version": "2.20250923.01.00",
"Origin": "https://www.youtube.com",
"Accept-Encoding": "gzip, deflate, br",
"Cookie": "PREF=hl=en&tz=UTC; SOCS=CAI"
@@ -93,7 +93,7 @@ stage3_body = {
"client":
{
"clientName": "WEB",
"clientVersion": "2.20250919.00.00",
"clientVersion": "2.20250923.01.00",
"hl": "en",
"timeZone": "UTC",
"utcOffsetMinutes": 0
@@ -113,7 +113,7 @@ web_context_dict = {
'deviceModel': '',
'userAgent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko/20100101 Firefox/143.0,gzip(gfe)',
'clientName': 'WEB',
'clientVersion': '2.20250919.00.00',
'clientVersion': '2.20250923.01.00',
'osName': 'Windows',
'osVersion': '10.0',
'screenPixelDensity': 2,