YouTube.js
YouTube.js copied to clipboard
[9.3.0] Issue happening again "the following content is not available on this app".
Steps to reproduce
const yt = await ytjs.Innertube.create({ });
let info = await yt.getBasicInfo(id, "ANDROID");
Failure Logs
None
Expected behavior
Getting correct formats url.
Current behavior
Fall back to a default video.
Version
Default
Anything else?
ANDROID Client stoped working properly, it showing "the following content is not available on this app" again from last 2 days.
Checklist
- [X] I am running the latest version.
- [X] I checked the documentation and found no answer.
- [X] I have searched the existing issues and made sure this is not a duplicate.
- [X] I have provided sufficient information.