🎶 YouBots (YB)
Youtube Robotic Automatic Tool
$ pip install requests
$ pip install colorama
$ pip install selenium
$ python yt.py
Notes
I made the software not to be used for things that are illegal or against the articles I made this tool for a future project and can be used for government.
Supported platforms
- Windows
How to use
- Requirements
- Fast internet connection
- 2 Files [Emails Combo, Action File]
Emails
Your emails combo file should follow this format e.g[ accounts.txt ]
your@domain.com:0123456789
your@domain.com:0123456789
your@domain.com:0123456789
Like
You need to create a file which contains videos IDs list e.g[ actions.txt ]. Don't use the full url use the id only
- https://www.youtube.com/watch?v=XnEqfTjp66A [
❌ ] - XnEqfTjp66A [
✔️ ]
Multiple Videos Example
ciM6wigZK0w
ineO1tIyPfM
XnEqfTjp66A
Subscription
You need to create a file which contains channels IDs list. Don't use the full url use the id only
- https://www.youtube.com/channel/UCs4aHmggTfFrpkPcWSaBN9g [
❌ ] - UCs4aHmggTfFrpkPcWSaBN9g [
✔️ ]
Multiple Channels Example
UCs4aHmggTfFrpkPcWSaBN9g
UCzEnk4KWFlSj_PjXLz0-GMA
UCto7D1L-MiRoOziCXK9uT5Q
FAQ
[
[A]: Python 2.7.16
[
[A]: Check your emails
[Enter accounts [Email:password] file path
[A]: Use the emails combo file you've created
[Enter action file path
[A]: The action file is the file which has the channels/videos IDs in it. Refear to Subscription or Like section to know how to create one
TO-DO
- Post a comment (Scheduled to the next public release)(Delayed)
- Post a random comment based on channel's comments and users
- Local proxy connection (For debugging) ✓
- Local web sever to manage the ouput instead of the console
- Advanced debugging mode for advanced users ✓
- Migrate to module instead of single
.py
file ✓
Credits & Thanks
- Thomas A - OrangMuda
- Ridwan Maulana - Ridwan Maulana
- Robotic Laboratory - Security Through Intelligent Automation
Made with