Skip to content

Commit

Permalink
chore(constants): Update version numbers to latest (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nansess authored Feb 25, 2025
1 parent 401b4c3 commit 06a0090
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/utils/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@ export const CLIENTS = {
},
WEB: {
NAME: 'WEB',
VERSION: '2.20241121.01.00',
VERSION: '2.20250222.10.00',
API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8',
API_VERSION: 'v1',
STATIC_VISITOR_ID: '6zpwvWUNAco',
SUGG_EXP_ID: 'ytzpb5_e2,ytpo.bo.lqp.elu=1,ytpo.bo.lqp.ecsc=1,ytpo.bo.lqp.mcsc=3,ytpo.bo.lqp.mec=1,ytpo.bo.lqp.rw=0.8,ytpo.bo.lqp.fw=0.2,ytpo.bo.lqp.szp=1,ytpo.bo.lqp.mz=3,ytpo.bo.lqp.al=en_us,ytpo.bo.lqp.zrm=1,ytpo.bo.lqp.er=1,ytpo.bo.ro.erl=1,ytpo.bo.ro.mlus=3,ytpo.bo.ro.erls=3,ytpo.bo.qfo.mlus=3,ytzprp.ppp.e=1,ytzprp.ppp.st=772,ytzprp.ppp.p=5'
},
MWEB: {
NAME: 'MWEB',
VERSION: '2.20241205.01.00',
VERSION: '2.20250224.01.00',
API_VERSION: 'v1'
},
WEB_KIDS: {
NAME: 'WEB_KIDS',
VERSION: '2.20230111.00.00'
VERSION: '2.20250221.11.00'
},
YTMUSIC: {
NAME: 'WEB_REMIX',
Expand All @@ -66,7 +66,7 @@ export const CLIENTS = {
},
TV: {
NAME: 'TVHTML5',
VERSION: '7.20241016.15.00',
VERSION: '7.20250219.14.00',
USER_AGENT: 'Mozilla/5.0 (ChromiumStylePlatform) Cobalt/Version'
},
TV_EMBEDDED: {
Expand All @@ -75,7 +75,7 @@ export const CLIENTS = {
},
WEB_EMBEDDED: {
NAME: 'WEB_EMBEDDED_PLAYER',
VERSION: '2.20240111.09.00',
VERSION: '1.20250219.01.00',
API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8',
API_VERSION: 'v1',
STATIC_VISITOR_ID: '6zpwvWUNAco'
Expand Down

0 comments on commit 06a0090

Please sign in to comment.