SHUR1K-N / MeetNinja-Google-Meet-Bot

A super dope tool that attends your Google Meet(s) for you. Flawlessly handles scheduled multiple (subsequent) Meet sessions. Also disables the camera & microphone, and shows timestamps of joining & ending times for each Meet. Supported: Google Chrome / Mozilla Firefox running on Linux / Mac / Windows
https://TheComputerNoob.com
71 stars 11 forks source link

Firefox headless browser addition #1

Closed anjannair closed 4 years ago

anjannair commented 4 years ago

I have added the firefox broswer support for your code. Same requirements as mentioned just the firefox browser support.

Note: This addition works for only one link at a time. Few codes of line may be messy but it works just fine.

However if there is a better addition to this I will add that too

anjannair commented 4 years ago

Added a requirements.txt file too which can directly be installed by running pip install -r requirements.txt.