Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for private zoom URLs? #6

Open
trickyslip opened this issue Jun 17, 2020 · 10 comments
Open

Add support for private zoom URLs? #6

trickyslip opened this issue Jun 17, 2020 · 10 comments
Labels
enhancement New feature or request

Comments

@trickyslip
Copy link

My personal room URL looks like this:

https://somecompany.zoom.us/my/my.name?pwd=somerandomhashhere

When I use your workflow, it opens zoom, but just hangs..Are URLs like this supported?
(And let me know if you would rather me ask this on the Alfred Forum)

@aurooba aurooba added the enhancement New feature or request label Jun 17, 2020
@aurooba
Copy link
Owner

aurooba commented Jun 17, 2020

Ooh. No the subdomain versions aren't supported. BUT I can add that this weekend. :) Also here is perfect. I've never actually announced this workflow in the Alfred forums.

@aurooba
Copy link
Owner

aurooba commented Jun 17, 2020

Hey @trickyslip, since I don't have access to a vanity URL of my own to do extensive testing, could you test this for me and let me know if it works? If so, I'll officially release it. :)

@trickyslip
Copy link
Author

It just hangs :(
It launches Zoom, opens the window.. and then hangs with the main window remaining blank with a message "Connecting..."

For the Personal value in the ENV vars I have tried:

https://mycompany.zoom.us/my/my.name

and

https://mycompany.zoom.us/my/my.name?pwd=abc1234ABC1234ectectblahblah

Same result..

Are those the correct values?

I wonder if password protected rooms are not compatible?

THANKS!!!

@aurooba
Copy link
Owner

aurooba commented Jun 26, 2020

@trickyslip Hmm. Password protected rooms are in general compatible. I tested this with another company's personal URL and it worked beautifully. Would you mind making me a quick screen recording so I can see if I can pinpoint the issue?

@aurooba
Copy link
Owner

aurooba commented Jun 26, 2020

@trickyslip I found a possible small mistake. Try this one.

@trickyslip
Copy link
Author

Its almost there! So.. when I launch it, with 'zm' it still pops up a dialog to select my meeting number.. if I catch it fast enough.. before the window closes..and enter the meeting number.. im good.. password and all.. it starts the session.. but if I lag.. the dialog goes away too soon.. and then it gets in this wierd state where it thinks the meeting is running.. but its actually not.. the only remedy is to quit zoom. If I do catch it in time.. and dont quit zoom. Just end meetings and leave zoom running.. its fine.. I'll play with it some more.. but its closer than its ever been.. do you expect it to still show the meeting enter meeting id prompt? and are you force closing that prompt after a given time? Thanks!

@trickyslip
Copy link
Author

Ok, so if I use alfred to launch zoom first.. and then use the zm keyword.. it shows the join meeting dialog, but doesnt have the meeting ID filled in.. I need to select that from a drop down. Once I do that.. Im good for the session... further sessions have the meeting id filled in.. so this is great progress!

@aurooba
Copy link
Owner

aurooba commented Jul 1, 2020

Hmm, see that's odd. When I tested it with a friend's company zoom url, all I have to do in Alfred is zm [url here] and then hit enter and it launches. It was a vanity url with a password in the url. I also had another friend test it with their company vanity url and it also worked beautifully. I'm not sure why this would happen on yours.. I'd love to be able to test yours specifically to see what the hangup is, if you'd be open to that @trickyslip

@tag
Copy link

tag commented Sep 14, 2020

I'm also happy to help test this.

Custom domains works for me with zm {url} in Alfred, but not with the command key over the URL.

@bs
Copy link

bs commented Jun 29, 2022

This has been broken for me for as well, and looked into it a bit today. I don't see anything in my env that relates to Zoom and how $zoomurl = getenv('personal'); is fetching the personal room name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants