This program takes any Youtube comment, analyzes the sentiment, and outputs it to an Excel file.
- Python 3.11.3
- Windows 10
- Youtube Data API v3
- COTOHA API
You must register with COTOHA to obtain the Client id and Client secret.
Get API_KEY on Google Cloud Platform.
Go get the id of the Youtube video you want to analyze.
https://www.youtube.com/watch?v=
id written after ↑v
We will update this information as needed.
- ver1.0 ・・・ Initially populated
- ver2.0 ・・・ GUI version of ver1.0