neuroinformatics-unit / movement

Python tools for analysing body movements across space and time
http://movement.neuroinformatics.dev
BSD 3-Clause "New" or "Revised" License
96 stars 8 forks source link

Optionally download videos for sample dataset #181

Closed sfmig closed 2 months ago

sfmig commented 4 months ago

Is your feature request related to a problem? Please describe. Right now, videos are automatically downloaded when sample datasets are fetched with fetch_data. It would be nice to make this an optional.

Describe the solution you'd like An optional argument fetch_videos=True could be a nice way to do it. Maybe set to False by default?

Describe alternatives you've considered \

Additional context \