Auto Join Zoom Meetings with Python

Поділитися
Вставка
  • Опубліковано 13 жов 2024
  • I'll never be late to another Zoom meeting!
    Half the time, I'll get distracted on my computer and be late to my meetings. The other half, I'm sleeping and didn't set an alarm. This project fixes everything.
    Click here to subscribe: / @samwestby
    Instructions:
    ** Please use Python 3
    Run the following command in a terminal:
    mkdir zoom_automation
    cd zoom_automation
    virtualenv env
    source env/bin/activate ***this is for Mac and Linux
    .\env\scripts\activate *** this is for Windows
    pip install schedule
    Now make a python file in the zoom_automation directory
    Call the python file meeting_scheduler.py
    Include the following code in the .py file:
    import schedule
    import time
    import webbrowser
    def open_link(link):
    webbrowser.open(link)
    def demo_meeting():
    open_link('MY ZOOM MEETING URL')
    schedule.every().friday.at("12:25").do(demo_meeting)
    while 1:
    schedule.run_pending()
    time.sleep(1)
    Change the links to whatever you want.
    Change the "schedule.every().friday.at("12:25").do(demo_meeting)" to whatever day or time you want.
    Save meeting_scheduler.py
    In the terminal run:
    python meeting_scheduler.py
    AND WAIT FOR YOUR MEETING TO START :) :)
    Leave a comment if you have any questions!
    Warmest regards,
    Sam

КОМЕНТАРІ • 30

  • @kebkebeh
    @kebkebeh 3 роки тому +6

    Laying in bed thinking I need this for morning standup and found your video - great job, I very much enjoyed your presentation style.

  • @KeyBrute
    @KeyBrute 2 роки тому +2

    task scheduler does the same thing. Only for windows users tho

  • @ArpitSrivastava9
    @ArpitSrivastava9 2 роки тому

    Thanks Sam! This is Awesome. Please make few more automation videos like this. We would love to see, like & share

  • @aadityapanchakshikar3432
    @aadityapanchakshikar3432 3 роки тому +6

    I thought the source code was linked in the description
    Not in the description *Literally* Thnx tho :)

  • @arnavgupta970
    @arnavgupta970 2 роки тому

    Great video buddy. It seriously worked! Amazing

  • @andrealoi1016
    @andrealoi1016 2 місяці тому

    how to do it for Android too? I need to click a button and open zoom (older people will thank you)

  • @1a.76
    @1a.76 3 роки тому +2

    When i try to run “virtualenv env “ in the terminal it tells me that virtualenv doesn’t exist , what should i do with that?

    • @jakeritenour5864
      @jakeritenour5864 2 роки тому

      you don't have virtualenv installed probly; first, try the command: pip install virtualenv

  • @atindrashekhar5678
    @atindrashekhar5678 2 роки тому

    Amazing Video and Explanation! Thanks a lot friend 🙂

  • @j0sukavids
    @j0sukavids 3 роки тому

    New to learning python. Can your computer be asleep and/or off and still join the meeting?

    • @SamWestby
      @SamWestby  3 роки тому +2

      Yes but it would be tricky.
      In your BIOS settings for the computer you can set it to turn on everyday at a specific time. Then you can set this script to run on startup.
      So if your meeting is at 8, set your computer to automatically turn on around a little before. And since the join-meeting script auto-starts at startup, then you'd join the meeting

  • @zeinababa1729
    @zeinababa1729 3 роки тому +1

    I am getting error in import schedule, can someone help me out? :(( it says "File "meeting_scheduler.py", line 1, in
    import schedule
    ImportError: No module named schedule"
    What do I do?? please help

    • @aothuatdao6410
      @aothuatdao6410 3 роки тому

      pip install schedule

    • @kingsmer3487
      @kingsmer3487 3 роки тому +1

      @@aothuatdao6410 Don't worked to me
      Requirement already satisfied: schedule in c:\users\pc\appdata\local\programs\python\python39\lib\site-packages
      But still getting error in "import schedule"

    • @omarquadri7297
      @omarquadri7297 3 роки тому +1

      try using the above keyword to save that file (.py) and run it once in the cmd prompt

  • @WillYouVid
    @WillYouVid 3 роки тому

    hey this is a great channel!

    • @WillYouVid
      @WillYouVid 3 роки тому

      the Herzog voice made me laugh so hard I nearly vomited

    • @SamWestby
      @SamWestby  3 роки тому

      Hey, thanks!

    • @kawaiicom
      @kawaiicom 3 роки тому

      Omg if all guys would be so cute while talking about coding projects 😳

    • @WillYouVid
      @WillYouVid 3 роки тому

      @@kawaiicom Excuse me, do you mind? We were trying to talk about vomit

    • @kawaiicom
      @kawaiicom 3 роки тому +1

      @@WillYouVid 😆 excuse me sir, please continue your topic 😊 🤣🤣

  • @lalaland-mm4if
    @lalaland-mm4if 3 роки тому

    How to do this with Microsoft teams? and without having an invite link. Automate the process of launching Microsoft teams, joining the correct meeting, and writing hello in the chat.

  • @ulahoop09
    @ulahoop09 3 роки тому +2

    Why did you keep this a secret from the rest of us?

  • @windws7137
    @windws7137 6 місяців тому

    How to do that on Android

  • @fakebadboyqp8151
    @fakebadboyqp8151 3 роки тому +1

    ı like this channel
    good video
    low english
    TR

  • @victorisraelpinovaldenegro1925
    @victorisraelpinovaldenegro1925 2 роки тому

    mater very good,

  • @coolandgood1010
    @coolandgood1010 3 роки тому

    Do you realize how hot you are?

    • @KeyBrute
      @KeyBrute 2 роки тому

      I grant you power bottom status