Files
reolink_api/reolinkapi/handlers
Michael ed16b76cda Fix HTTPS video download
Adding missing `verify=False` parameter to fix the error:
`(Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1124)')))`

Also, I would suggest using HTTPS by default, otherwise you are leaking the username and password to everyone on the network.
2021-02-18 22:53:51 +11:00
..
2021-02-18 22:53:51 +11:00