Youtube bot to automatically comment &like a video & subscribe to a channel
Dec 30, 2020
In this article, we will do following things with bot-studio library:-
- Auto comment on video
- Auto like the video
- Auto subscribe the channel
Before doing above things need to install the bot-studio and import it. Then we will login to youtube.
Install bot-studio
pip install bot-studio
Import bot-studio
Login
You can get cookies from Edit this Cookie Chrome Extension extension in simple steps:-
>Add this extension to chrome.
>Open youtube and log in.
>Click on extension icon, then click on export cookies.
>Now cookies will be copied to clipboard , replace list of cookies with these copied cookies.
- Auto comment on video
2. Auto like the video
3. Auto subscribe the video