Revert to English language setting

This commit is contained in:
Your Name
2026-01-10 17:40:10 +01:00
parent cd4c549b6e
commit aa2be00013

2
lib.ts
View File

@@ -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",