Open zolstarym opened 2 years ago
in the manual install instructions: wget https://github.com/rroller/dahua/archive/dahua-main.zip gives a 404 error
$ wget https://github.com/rroller/dahua/archive/dahua-main.zip --2022-06-29 18:25:19-- https://github.com/rroller/dahua/archive/dahua-main.zip Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/rroller/dahua/zip/dahua-main [following] --2022-06-29 18:25:19-- https://codeload.github.com/rroller/dahua/zip/dahua-main Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-06-29 18:25:19 ERROR 404: Not Found.
@zolstarym did you ever figure out what the correct url was?
I think I ended up using HACS install instead
https://github.com/rroller/dahua/issues/130 seems to have more info
in the manual install instructions: wget https://github.com/rroller/dahua/archive/dahua-main.zip gives a 404 error
$ wget https://github.com/rroller/dahua/archive/dahua-main.zip --2022-06-29 18:25:19-- https://github.com/rroller/dahua/archive/dahua-main.zip Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/rroller/dahua/zip/dahua-main [following] --2022-06-29 18:25:19-- https://codeload.github.com/rroller/dahua/zip/dahua-main Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-06-29 18:25:19 ERROR 404: Not Found.