v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 40 forks source link

[DAR-2739][External] Add `.mkv`, `.hevc`, `.qtiff` and `.rvg` as supported extensions #877

Closed JBWilkie closed 2 weeks ago

JBWilkie commented 3 weeks ago

Problem

darwin-py currently forbids the upload of .mkv, .hevc, .qtiff and .rvg files, despite being supported by the Darwin platform

Solution

Allow the upload of these filetypes

Changelog

Allowed the upload of .mkv, .hevc, .qtiff, .rvg video filetypes with darwin-py

linear[bot] commented 3 weeks ago

DAR-2739 BUG: Not possible to upload .mkv videos via CLI

DAR-2707 Allow darwin-py `pull()` to repeatedly poll for a release if it's not ready