Description from extension meta
Summarize YouTube videos and analyze them for bias using ChatGPT
Image from store
Description from store
This will summarize YouTube videos, analyze bias, and provide counterpoints. 100% free to use, no sign in required, no tracking, absolute minimum permissions required.
Fact check ✅
Logical fallacy check ✅
Custom instructions ✅
Comments section summary ✅
.. and transcript extraction are available ✅
Update: Feb 5 2025
Full release and open source after testing is complete.
** Warnings about extension being able to read and write all your YouTube site data: This extension requires permission to see the video's title, duration and to get transcript. The extension requires permission to write the results of the summary to a new tab. **
** No search data, browser history, special instructions are stored, no analytics are collected. Not on the backend server, nor any device **
** In the future I may implement a optional survey of custom instructions to help fine tune this app. Users will be notified when and if, and users will be able to opt out **
Nerd stuff:
The transcript is scraped from the tab (no automated way is possible rn, currently google is blocking all ips that use these tools)
The video ID is taken from the open tab, and that is sent to an AWS Lambda function which gets the video's title and duration from the YouTube Data API.
The transcript is sent to the ChatGPT4o-mini via AWS Lambda function. The max_token is set to 4096 which seems to be good for a 60minute video transcript.
ChatGPT is instructed to summarize, provide bias analysis, etc and return results.
ChatGPT creates a Google search for counterpoint videos and the response is sent to a Google custom search via AWS Lambda function.
Final summary with counterpoint URLs are then presented in a new tab.
If user requests comments summary, the latest 1000 comments (+ replies) are fetched via Youtube Data API via AWS Lambda function. These are then parsed and passed to ChatGPT for analysis. This process may add up to 30 seconds. The results are appended to the results page.
If the user requests transcript extraction, it is scraped from the transcript window, and appended onto the results page.
Statistics
Installs
13
history
Category
Rating
5.0 (2 votes)
Last update / version
2025-02-10 / 1.19
Listing languages
en