This python codes allows you to get plugin's configuration files through web automation NOTE: It does not get plugin jar files. It only gets files like yml, json etc which aternos allows you to edit
- Python 3
- Selenium library for python and chromedriver you can see this tutorial for installation: https://selenium-python.readthedocs.io/installation.html
- In collector.py, Set username and password for logging in with gmail
- Change the time according to yout internet speed.
- Run the code
NOTE: It only works with google logging in, If you want without google message me or put it in issues. If i get enough requests I will add the code