fronzbot/blinkpy

unable to download local videos

Closed this issue · 1 comments

I thought this feature was added a while ago, could be wrong. I would like to download all the videos stored locally as i dont have cloud storage. I attempted to download the videos with no luck. Digging a little deeper it looks like they are not being detected.

print(camera.attributes)
{'name': 'door', 'camera_id': '74914', 'serial': 'G8T1TV0225130HJC', 'version': '12.67', 'temperature': None, 'temperature_c': None, 'temperature_calibrated': None, 'battery': 'ok', 'battery_level': 3, 'battery_voltage': None, 'thumbnail': 'https://rest-e005.immedia-semi.com/api/v3/media/accounts/358094/networks/363125/lotus/74914/thumbnail/thumbnail.jpg?ts=1697371615&ext=', 'video': None, 'recent_clips': [], 'motion_enabled': True, 'motion_detected': False, 'wifi_strength': None, 'network_id': 363125, 'sync_module': 'front door', 'sync_signal_strength': 5, 'last_record': None, 'type': 'lotus'}

print(camera.clip)
None

There hasn't been any activity on this issue recently. Please make sure to update to the latest blinkpy version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.