Google-Meet-automation-with-Python
Google-Meet-automation-with-Python copied to clipboard
trafficstars
Join Google Meet automatically with camera and microphone turned off
This python script script uses Selenium to log into your gmail account at first to get all around access of google services and then joins the meeting link!
Installation
Navigate to the directory where you want to have this file.
Clone this repo with $ git clone https://github.com/utkrixx/Google-Meet-automation-with-Python.git
The required packages can be installed with
pip install -r requirements.txt