diff --git a/lib.ts b/lib.ts index 7813a58..04557db 100644 --- a/lib.ts +++ b/lib.ts @@ -14,7 +14,7 @@ export class YTMusic { this.baseURL = "https://music.youtube.com/youtubei/v1"; this.context = { client: { - hl: "ar", // Arabic to get native script in results + hl: "en", gl: "US", clientName: "WEB_REMIX", clientVersion: "1.20251015.03.00",