diff --git a/spectur_live_view.py b/spectur_live_view.py index 5a57e24..3ca8297 100644 --- a/spectur_live_view.py +++ b/spectur_live_view.py @@ -22,8 +22,8 @@ URL = 'https://camera.uwatchit.com.au/UWatchitWebV2/User/LiveView#' OUTPUT_DIR = 'images' TIMEZONE = 'Australia/Sydney' WAIT_TIME = 0.1 -username = 'unsw' -password = 'Unsw123' +username = '' +password = '' def start_session():