tobii / glasses3-pylib

A Python client library for Glasses3
Other
0 stars 0 forks source link

Implement file downloading under `g3pylib.recordings.recording` #92

Open uDTHYV5feLWxHe25y70CsVqeXou7fFgvQHbQiRL opened 1 year ago

uDTHYV5feLWxHe25y70CsVqeXou7fFgvQHbQiRL commented 1 year ago

Implement Recording.download_files() that downloads all recording files and metadata files to a specified local directory.

Resolves #90.