A bot that uses the YouTube API to comment on newly uploaded videos.
- Python 3+
- A YouTube Channel
- A YouTube API (I show how to get one in the video, it's really easy)
- google-api-python-client
- google-auth
- google-auth-oauthlib
- google-auth-httplib2
- requests
- bs4
- random
Video tutorial: https://youtu.be/0X6-vyLJ7M0
If it just says scraping, make sure to enable the YouTube Data V3 API!. If you have already done that, make sure that the gmail you are using has an actual YouTube channel (required).