AI 产品解读Extract YouTube video comments into a JSON file
Users need a way to export/download YouTube comments for analysis, archiving, or processing, which YouTube does not natively support in a structured format.
1. User navigates to a YouTube video page. 2. User right-clicks and selects 'Export' from the context menu (or opens the extension popup and clicks 'Export'). 3. The extension injects content.min.js into the page. 4. The script queries loaded comment elements (author, message, replies). 5. The collected data is serialized to JSON, base64-encoded, and triggered as a file download.
Right-click context menu 'Export' on YouTube watch pagesPopup button to trigger exportExtracts comment author, message, and repliesOutputs data as a downloadable JSON file
- 目标用户
- Content analysts / Researchers / YouTube creators monitoring feedback / Data enthusiasts
- The extension only extracts currently loaded comments (visible in the viewport). It does not paginate through all comments, so not all comments on a video may be captured. The analysis is based on static code inspection; runtime behavior (e.g., YouTube DOM changes) could affect extraction completeness.
付费分析未识别到付费功能
The extension is entirely free with no paid features, subscriptions, or premium tiers. The store description mentions a voluntary 'buy me a coffee' donation link, which is not a paid feature gate. No code references to payment platforms, license checks, or feature gating were found.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not implement any login, authentication, or account creation flow. It operates by injecting scripts into YouTube pages via context menu or popup. The destination service (YouTube) requires a Google account to view comments, but the extension itself does not require the user to log in to the extension or a separate service to perform the extraction. The core workflow can be completed by any user with access to YouTube.
Yeah this works. Was hesitant on getting it at first because it has so little reviews so I figured I would chip in with a comment. You rightclick a youtube page and click extract, it downloads all that text into a .txt file you can easily open up in your notepad. Very helpful for bulk collecting every comment on a youtube video. Works as advertised.
Very usefull
Genial, descarga los comentarios en un archivo de texto.
Excellent!
INCREDIBLE!!! Been looking for something like this for hours now. Thank you so much. This is perfect for my Prospecting. Love you Mate!!!!