Application made for youtube content creators to know their reviews separately as positive and negative comments.
-
Updated
Feb 3, 2023 - Python
Application made for youtube content creators to know their reviews separately as positive and negative comments.
This is a python API that allows you to obtain the discusion that occurs on the comments of a Youtube video as a tree structure. It also controls the quota usage that consumes your implementation over Youtube Data Api through this library, and allows you to represent and serialize the discusion tree.
🥇 Find the first comment of a Youtube video. It uses two methods to find the first comment of a Youtube video. One is the Official Youtube API and another is scrapping first-comment.com
A BAS (Bot as a service) for Youtube. Now hand-over the task of commenting, replying, self-marketing , etc. to this bot. This uses Youtube API to work
You can extract YouTube comments using Selenium. (username, comment) and It can be saved as txt,xlsx file. (default:xlsx)
Code that mines data from the youtube comments section from any playlist.
searching youtube comment by using Youtube API
Add a description, image, and links to the youtube-comment topic page so that developers can more easily learn about it.
To associate your repository with the youtube-comment topic, visit your repo's landing page and select "manage topics."