Skip to content

Releases: maveio/mave-cli

Mave CLI v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 08:18
Immutable release. Only release title and notes can be modified.
6b15c95
  • Add the experimental Vimeo importer with titles, folder structure, dry-run/resume, saved Vimeo login and rate-limit handling.
  • Add mave login and mave logout shortcuts and reuse existing Mave logins.
  • Improve importer help and local development instructions, including Fish.

The Vimeo importer remains experimental: full live import verification is pending, and video file access requires an eligible paid Vimeo account.

Upgrade with:

brew update
brew upgrade mave

Full changelog: v0.1.0...v0.2.0

Mave CLI v0.1.0

Choose a tag to compare

@davidvanleeuwen davidvanleeuwen released this 08 Sep 11:09
Immutable release. Only release title and notes can be modified.
3830e91

Manage Mave videos and collections, upload files, and use JSON output
in scripts.

brew install maveio/tap/mave
mave auth login

The standalone packages include their Elixir/Erlang runtime and OpenSSL.
Separate runtime installations are not required.

Downloads are available for macOS 13+ and Linux with glibc 2.35+, on ARM64
and x86-64. Each archive contains the mave executable, licence notices,
and build information. Verify downloads against SHA256SUMS.

See the documentation for commands
and configuration.

Licensed under AGPL-3.0-or-later.