Skip to content

gargayush909/youtube-comment-sentiment-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Comment Sentiment Analyzer

A Chrome extension that analyzes YouTube video comments and provides a color-coded sentiment rating (Red-Yellow-Green).

Features

  • Analyzes comments on YouTube videos in real-time
  • Displays a color-coded sentiment indicator (Green for positive, Yellow for neutral, Red for negative)
  • Shows the number of comments analyzed
  • Updates automatically as new comments load

Installation

  1. Download this repository as a ZIP file or clone it:
    git clone https://github.com/yourusername/youtube-comment-sentiment-analyzer.git
    
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" in the top right corner
  4. Click "Load unpacked" and select the folder containing the extension files

How It Works

The extension scans the comments on YouTube videos and performs sentiment analysis to determine if the overall tone is positive, negative, or neutral. It then displays a color-coded indicator above the comments section.

Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue.

License

MIT License

About

A Chrome extension that analyzes YouTube comments sentiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published