Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net getting artist details by id #25

Open
shibam-naskar opened this issue Nov 4, 2023 · 0 comments
Open

net getting artist details by id #25

shibam-naskar opened this issue Nov 4, 2023 · 0 comments

Comments

@shibam-naskar
Copy link

{
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1699121342335,
"socket": 1699121342336,
"lookup": 1699121342336,
"connect": 1699121342375,
"secureConnect": 1699121342472,
"upload": 1699121342473,
"response": 1699121342596,
"end": 1699121342598,
"phases": {
"wait": 1,
"dns": 0,
"tcp": 39,
"tls": 97,
"request": 1,
"firstByte": 123,
"download": 2,
"total": 263
}
},
"name": "HTTPError",
"options": {
"agent": {},
"decompress": true,
"timeout": {},
"prefixUrl": "",
"body": "{"context":{"capabilities":{},"client":{"clientName":"WEB_REMIX","clientVersion":"0.1"}},"browseId":"https://www.youtube.com/watch?v=UCDxKh1gFWeYsqePvgVzmPoQ}\"}",
"ignoreInvalidCookies": false,
"context": {},
"hooks": {
"init": [],
"beforeRequest": [],
"beforeError": [],
"beforeRedirect": [],
"beforeRetry": [],
"afterResponse": []
},
"followRedirect": true,
"maxRedirects": 10,
"throwHttpErrors": true,
"username": "",
"password": "",
"http2": false,
"allowGetBody": false,
"headers": {
"user-agent": "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)",
"accept-language": "en",
"origin": "https://music.youtube.com",
"content-type": "application/json",
"content-length": "160",
"accept-encoding": "gzip, deflate, br"
},
"methodRewriting": false,
"retry": {
"limit": 2,
"methods": [
"GET",
"PUT",
"HEAD",
"DELETE",
"OPTIONS",
"TRACE"
],
"statusCodes": [
408,
413,
429,
500,
502,
503,
504,
521,
522,
524
],
"errorCodes": [
"ETIMEDOUT",
"ECONNRESET",
"EADDRINUSE",
"ECONNREFUSED",
"EPIPE",
"ENOTFOUND",
"ENETUNREACH",
"EAI_AGAIN"
],
"backoffLimit": null,
"noise": 100
},
"method": "POST",
"cacheOptions": {},
"https": {},
"resolveBodyOnly": false,
"isStream": false,
"responseType": "text",
"url": "https://music.youtube.com/youtubei/v1/browse?key=AIzaSyC9XL3ZjWddXya6X74dJoCTL-WEYFDNX30",
"pagination": {
"countLimit": null,
"backoff": 0,
"requestLimit": 10000,
"stackAllItems": false
},
"setHost": true,
"enableUnixSockets": true
}
}

geting thsi error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant