https://github.com/y-t-bot/youtube-comment-bot-free
youtube comment bot free
https://github.com/y-t-bot/youtube-comment-bot-free
comment-bot puppeteer python selenium youtube-comment youtube-comment-bot youtube-comment-bot-free yt-comment-bot
Last synced: about 1 month ago
JSON representation
youtube comment bot free
- Host: GitHub
- URL: https://github.com/y-t-bot/youtube-comment-bot-free
- Owner: y-t-bot
- Created: 2025-10-03T14:48:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T14:57:57.000Z (9 months ago)
- Last Synced: 2025-10-13T16:28:11.190Z (8 months ago)
- Topics: comment-bot, puppeteer, python, selenium, youtube-comment, youtube-comment-bot, youtube-comment-bot-free, yt-comment-bot
- Language: Python
- Homepage:
- Size: 1.25 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtube comment bot free
Automate YouTube comment posting and moderation at scale. This repo streamlines account/session handling, safe pacing, and proxy rotation so you can schedule or batch-post comments reliably.
## Introduction
**youtube bot comments** helps teams, creators, and growth engineers automate compliant, human-like comment workflows: scheduled drops, reply chains, templated spins, and basic moderation. Designed for reliability with headless browser control, cookie-based sessions, and optional proxy pools.
**Key Benefits**
- **Time-saving:** batch posts, schedules, and templates reduce manual effort.
- **Scalable:** multi-profile execution with per-profile cookies & proxies.
- **Safer:** human-like pacing, jitter, and backoff to lower risk signals.
## Features
- Playwright/Selenium workers with session reuse (cookies.json per profile)
- Comment templates with `{spintax|variants}` and variable injection
- Schedules & queues (FIFO) with jittered delays to mimic humans
- Per-task proxy assignment + automatic retries & exponential backoff
- CSV/JSON input for targets (video/channel/community URLs)
- Reply threads (comment → reply → nested reply) with depth limits
- Optional headful preview mode + HTML run reports
Click here to see the demo video
## Use Cases
- Seed early engagement under new uploads
- Maintain campaign reply threads across time zones
- Moderate or replace filtered comments via watchlists
- A/B test message variants for CTR and sentiment
- Agency workflows across many client channels
## Contact
## Installation Instructions
### Pre-requisites
- **Python** 3.10+ (for the Python worker)
- **Node.js** 18+ (for the Node worker/CLI)
- **Docker** (optional, for one-command runs)
- **Chromium/Chrome** auto-installed by Playwright
- Recommended: proxy provider & separate cookies per profile
### Clone
```bash
git clone https://github.com/yourusername/youtube-bot-comments.git
cd youtube-bot-comments