8000 GitHub - fraserreilly/lolesports-dropcollector: Uses Selenium to load lolesports and leave running until the streams with drops are no longer live.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fraserreilly/lolesports-dropcollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoL Esports drop collector

This script runs streams with drops enabled in the background until there is none live.

Getting Started

Requirements:

  • Python 3
  • Selenium (pip install selenium)
  • dotenv (pip install python-dotenv)
  • FireFox WebDriver (can be changed to chromedriver manually)
  • Credentials stored in dotenv file

Running the script

  • Run python main.py or open the run.bat file. A new Firefox window be opened.
  • Do whatever you want, the script will run until there are no streams live that have drops enabled.
  • once finished it will print a message saying so.

About

Uses Selenium to load lolesports and leave running until the streams with drops are no longer live.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0