We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Try to update description of any video
InnertubeError: Request to https://www.youtube.com/youtubei/v1/video_manager/metadata_update?prettyPrint=false&alt=json failed with status 400 at HTTPClient.<anonymous> (D:\GitHub\YouTube.js\examples\upload\node_modules\youtubei.js\src\utils\HTTPClient.ts:165:11) at Generator.next (<anonymous>) at fulfilled (D:\GitHub\YouTube.js\examples\upload\node_modules\tslib\tslib.js:166:62) at processTicksAndRejections (node:internal/process/task_queues:96:5) { info: '{\n' + ' "error": {\n' + ' "code": 400,\n' + ' "message": "Request contains an invalid argument.",\n' + ' "status": "INVALID_ARGUMENT"\n' + ' }\n' + '}\n', date: 2024-07-09T09:55:24.325Z, version: '10.0.0' }
Should update metadata successfully
failing to update metadata
Default
No response
The text was updated successfully, but these errors were encountered:
62ac2f6
Successfully merging a pull request may close this issue.
Steps to reproduce
Try to update description of any video
Failure Logs
Expected behavior
Should update metadata successfully
Current behavior
failing to update metadata
Version
Default
Anything else?
No response
Checklist
The text was updated successfully, but these errors were encountered: