Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 288 Bytes

File metadata and controls

14 lines (11 loc) · 288 Bytes

Shorts Auto Scroll

You need the modules below to run.

  1. For Windows
    • pip install pyautogui
    • pip install pywin32
    • pip install PyQt5
    • pip install PyQtWebEngine
    • pip install google-api-python-client
  1. For macOS
    • To be added...