Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v0.4.5

Choose a tag to compare

brunoceleste released this 07 Oct 05:30
* 14 commits to main since this release

Refactor authentication flow completely

We have now a new command config to set project token.
This release also introduces new --profile flag to set / use different tokens. Very useful if you have multiple projects / environments.

To authenticate run:

chunkify config token

Link a token to a new profile:

chunkify config token --profile testing

To use the new profile for transcoding:

chunkify -i video.mp4 -o video.webm --profile testing
Assets 7
Loading