No it doesn't use cookies/proxies for now.
This is a CLI tool that I have written on python , which uses yt-dlp, ffmpeg under the hood, and YouTube doesn't rate limit specific IPs until we flood too many download request at a single time but apart from this yt-dlp already has built-in features like sleep for seconds when it senses possibilities of getting rate limited.
If you want help regarding specific platforms, cookie handling, you can reach out to me via email: kaifcodec@gmail.com
Hamid Karimi
Full-stack Developer | UI/UX Designer | React Native & ReactJS | ExpressJS | MongoDB
Hi brother, I am building my own videos downloader website too, but I faced a problem that some platforms block my APIs IP directly. So I would like to know that do you use cookies or proxies in your project?