Email is hidden behind a button and ReCaptcha
To see a business email, you need to open the channel, click the contact button and pass Google ReCaptcha. At list scale, this becomes repetitive manual work.
Email Parser for ZennoPoster that collects YouTube channel emails from the button protected by Google ReCaptcha.
The template processes channel lists, solves ReCaptcha through CapMonsterCloud, authorizes with NetScape cookies, replaces accounts on the daily limit and saves found contacts with channel metadata into a readable XLSX spreadsheet.
On YouTube, channel email is hidden behind the business contact button, ReCaptcha and a daily limit of around 5 reveals per account. YouTube-ReCaptcha turns this into a managed multi-threaded process.
To see a business email, you need to open the channel, click the contact button and pass Google ReCaptcha. At list scale, this becomes repetitive manual work.
YouTube opens only a limited number of emails from one account per day. After the limit, other channels no longer reveal emails until the account is replaced.
Manual login into every account slows collection down. The template uses ready cookies with active sessions and switches accounts without a long login flow.
Contacts, statuses and channel metadata are saved to XLSX so the list can be filtered, sorted and handed off for further work.
The capability set is based on the current ProjectMaker project, input_settings.xml, documentation and the product brief.
The landing page shows practical reference values instead of promising the same speed on every infrastructure.
checks a cookie file for validity and an active YouTube session
checks the channel, contact button and base metadata before email reveal
expected speed for solving one Google ReCaptcha in the current template branch
practical throughput depends on cookies, proxies, IPs and YouTube limits
The product value is in the repeatable flow: prepare channels and cookies, pass ReCaptcha, replace the account on limit and save the result.
Add YouTube channel links to `1_Channels_Urls.txt`, place NetScape cookies into `Cookies\1_Ready` and enter the license key.
Channel queue and account pool are readyEnter the CapMonsterCloud API key and, if needed, enable IPv4 proxies, proxy-check timeout and IP rotation URL.
Runtime is ready for bulk processingThe template checks cookies, opens the channel, detects the business email button, solves ReCaptcha and stores found data in the local database.
Emails and metadata are collectedWhen an account reaches the daily email reveal limit, the thread takes the next cookie file and continues processing the list.
One account limit does not stop the whole listThe `Save` task exports results into `Results` and splits the report into multiple files when there are more than 500,000 rows.
Spreadsheet is ready for analysisYouTube-ReCaptcha does not behave like one request to a page. It checks cookies, proxies and the channel, solves ReCaptcha, watches the account limit, switches the session and saves data into a database before final XLSX export.
View running and saving flowThis is not a universal YouTube parser. It is a focused product for bulk collection of public channel emails behind the business contact button.
The template tracks the email reveal limit on an account and continues through the next account from the prepared cookie pool.
Google ReCaptcha is solved through CapMonsterCloud, so the operator does not have to pass the protection on every channel by hand.
Emails, statuses and channel metadata are exported into XLSX, while temporary and final errors stay separated from found contacts.
The product is not for checking a couple of channels by hand. It is for recurring email and metadata collection from large channel lists.
For preparing spreadsheets with public business emails before manual review, filtering and further communication.
For checking large channel lists by niche, topic, country or an existing partner prospect database.
For turning scattered channel links into a report with contacts, username, country, creation date and channel statistics.
For clients who need a ready ZennoPoster or ZennoBox workflow instead of building a custom parser and ReCaptcha chain.
Stable bulk runs depend not only on thread count, but also on cookie quality, proxies, network speed and ReCaptcha service balance.
The page keeps product constraints explicit: the template automates collection, but it does not remove YouTube limits or account requirements.
The open ProjectMaker project confirms the `Parsing` and `Save` tasks, input settings, cookies, proxies, LiteDB and XLSX export.
The current version uses CapMonsterCloud for Google ReCaptcha; RuCaptcha support was removed in the v2.0.0 branch.
Since v2.0.5, the report is generated through the built-in EPPlus library and is not blocked by missing Microsoft Excel.
Results depend on cookie validity, YouTube limits, proxies, CapMonsterCloud balance and whether the channel owner published an email.
Short answers about limits, cookies, speed, results, runtime and YouTube-ReCaptcha restrictions.
It is a ZennoPoster template for bulk parsing of public YouTube channel emails opened through the business contact button and protected by Google ReCaptcha.
It uses a pool of cookies with active YouTube sessions. When one account reaches the daily email reveal limit, the thread takes the next account and continues processing the list.
Cookies allow fast authorization in YouTube without a manual login. A working cookie login takes less time than full account authorization and fits hot replacement.
The XLSX report includes button email, description email, channel title, URL, username, country, creation date, subscribers, views and video count.
Expected references: cookie check up to 5 seconds, channel check up to 5 seconds, ReCaptcha solving from 2 to 10 seconds. Real speed depends on accounts, proxies, IPs and current YouTube limits.
The template does not invent a result. Missing email buttons, temporary failures, limits and permanently problematic links are handled with separate statuses.
Excel or a compatible editor is useful for viewing spreadsheets. Since version 2.0.5, XLSX export itself is generated through EPPlus and does not require installed Excel.
Yes. ZennoPoster and ProjectMaker are used for editing and development, while ZennoBox is suitable for running the finished product.
Yes. YouTube-ReCaptcha is not an official YouTube tool and does not remove platform limits. Test a small sample before a large run.
Read the documentation, review pricing or contact us directly to choose a YouTube-ReCaptcha workflow for your channel volume and account pool.