leits / MeetingBar

πŸ‡ΊπŸ‡¦ Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.51k stars 199 forks source link

Feature: add support for Livestorm webinars #417

Closed LionelPaulus closed 2 years ago

LionelPaulus commented 2 years ago

Would it be possible to add support for Livestorm webinars?

Here is how they show up in the calendar: event example. As you can see, the join link is inside the event description. I've anonymized my data for privacy but I respected the format.

Thanks in advance!

jgoldhammer commented 2 years ago

Hi @LionelPaulus ,

i have no access to the event. Please paste the link here. Thanks

LionelPaulus commented 2 years ago

These are private events, you need to register first. But MeetingBar should simply open the link in the browser, there is nothing else to do πŸ™‚

jgoldhammer commented 2 years ago

Hi Lionel,

can you please post an example link for livestorm? I need to see how the url looks in general to implement support. Thanks!

LionelPaulus commented 2 years ago

Hey @jgoldhammer, can I send it to you privately? Clicking on the link automatically authenticates you with my account and let you do actions under my name...

jgoldhammer commented 2 years ago

Hi @LionelPaulus

does the link looks like this?

https://app.livestorm.co/p/cc113fd5-5de1-406-ba74-85c4892530/live?s=0231a8fb-fce9-48b0-9263-525f4234234234

You can also post the url, but modify the url before like I did. Thanks

LionelPaulus commented 2 years ago

Hi!

Yes it does. On my side, I also had an email and key url query parameters in addition to the s:

https://app.livestorm.co/p/fb311b9e-4ae7-41c6-831c-xxxxxxxxxx/live?email=my@email.com&key=3cf911952d2exxxxx&s=ede30d94-32fc-4296-b047-xxxxxxxxx

jgoldhammer commented 2 years ago

Thanks @LionelPaulus - So the pattern would be something like this:

app.livestorm.co/p/<anything>/live?<anything>

LionelPaulus commented 2 years ago

Correct πŸ™‚

jgoldhammer commented 2 years ago

image

@LionelPaulus - is this the correct icon?

LionelPaulus commented 2 years ago

Looking good! Yes, all good πŸ‘Œ