Skip to content

Support for downloading single segments/recordings #22

@antonyharfield

Description

@antonyharfield

Is your feature request related to a problem? Please describe.
Currently cannot download a single segment (as it was originally stored). Needed by rfcx/arbimon-soundscapes#2

Describe the solution you'd like
To be able to efficiently download segments, they should come directly from S3. This can be achieved by using the streams/{id}/segments/{start}/file endpoint which returns a redirect to download the file. I'd like this implemented in the SDK.

Describe alternatives you've considered
Use the media API -- but this would create an incredible load when downloading 1,000s of files.

Additional context

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions