This program utilizes natural language processing techniques to determine the sentiment (positive, negative, or neutral) of each comment and provides an overall sentiment analysis for the video.
It analyzes the sentiment of each comment using machine learning models.
The program fetches comments from YouTube videos using the YouTube Data API.