Skip to content

Bot for https://kingdomlikes.com that logins into your kingdomlikes account then will start viewing youtube videos. It will automatically switch to viewing website if it can't find any videos and vice versa.

License

Notifications You must be signed in to change notification settings

techroy23/Python-KingdomLikes-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-KingdomLikes-Bot

Bot for https://kingdomlikes.com that logins into your kingdomlikes account then will start viewing youtube videos. It will automatically switch to viewing website if it can't find any videos and vice versa.

Prerequisite

  1. Clone this repo
  2. Download python at https://www.python.org/downloads/
  3. Download chromedriver v96.x.xxxx.xx at https://chromedriver.chromium.org/downloads
  4. Make sure app.py and chromedriver are both in the same directory.
  5. run pip install selenium

How to use

  1. Open config.py then add your kingdomlikes.com credentials
  2. run python app.py

Headless

  • By default the browser window will be hidden.
  • If you want the browser window to show change headless = "true" to headless = "false"

About

Bot for https://kingdomlikes.com that logins into your kingdomlikes account then will start viewing youtube videos. It will automatically switch to viewing website if it can't find any videos and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages