Skip to content

mc-cat-tty/MeetingSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MeetingSpace

Meeting space checker and generator for Google Meet

check_meeting_space.sh

Launch this script to check if given room_code is valid or not (whether it exists or not) Notice that meeting rooms are global and any valid authorization parameters (regardless of account) are suitable

Usage

./check_meeting_space.sh SAPISIDHASH x-goog-api-key x-goog-authuser __Secure-3PSID __Secure-3PAPISID room_code

Output

POST response HTTP status code

Response Status Code Meaning
200 Meeting space exists
404 Meeting space doesn't exist
400 Bad request, the code is not valid

About

Meeting space checker and generator for Google Meet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages