KonradIT / gopro-py-api

Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
MIT License
1.38k stars 211 forks source link

downloadAll - urlopen error retrieval incomplete #194

Open karl-ii opened 2 years ago

karl-ii commented 2 years ago

When using downloadAll() I am getting the following error. ERROR: <urlopen error retrieval incomplete: got only 270634464 out of 1274339531 bytes>

I'm running this on a Pi 4 Model B with a Hero 8

Any ideas?