JurajNyiri / pytapo

Python library for communication with Tapo Cameras
MIT License
277 stars 58 forks source link

[Feature] Download saved clips #118

Closed quidnu closed 2 months ago

quidnu commented 2 months ago

On C210 there is a way to save clips, I would like to back those up to my computer. Is there a way to download saved clips?

JurajNyiri commented 2 months ago

https://github.com/JurajNyiri/pytapo?tab=readme-ov-file#downloading-recordings

quidnu commented 2 months ago

I have continuous recording turned on so that script downloads the entire day. What I'm looking for is the ability to download clips that are explicitly saved using, for example, the tapo iOS "download" function on a clip with detected motion. When you use this feature there is a message that the clip is "downloaded to camera", I would like to retrieve these clips to store them on my computer.