Skip to content

Frequently Asked Questions (FAQ)

Probably :)

Can I use this in production?

Nope, this project barely count as a proper app.

Are there usage limits?

Yes,it is for Gemini API.
Check it out here


Troubleshooting

Something isn’t working — what should I do?

  1. It probably had something to do with npm package dependency called youtubei.js
    To fix it run this command in terminal
    npm install youtubei.js@latest
    
    Note : if this still did not work check out their repo for any issue.
  2. Outdated Gemini model
  3. You Forget the .env
    Lookup .env.example and rename it to .env
    That should get the project running in no time.

Don't know how to?? check this guide out

Where can I report bugs?

Please don't report anything, I am not planning on maintaining this project.

Last updated: 2026-01-26