tobiipro / g3pylib

A Python client library for Glasses3
Other
15 stars 7 forks source link

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

Open albertna opened 1 year ago

albertna commented 1 year ago

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

Resolves #90.