Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrC08 committed Aug 9, 2024
1 parent ef6fa7f commit 8aaf2ca
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,8 @@ To access these color modes, use the `-c [mode]` or `--color-mode [mode]` argume
- This mode renders the video in a way which resembles ASCII art. This mode is supported on every major terminal or console out there, as it only uses basic Unicode characters to get the job done.
- ASCII Art (`a` or `ascii-art`)
- Makes the video look like ASCII art. This mode is extremely compatible, and should work on any terminal or console.

## Arguments ⚙️

- `-c [mode]` or `--color-mode [mode]`
- Changes the color mode (see the *Color Modes* section).
- `-h` or `-help`
- Displays the help text
- `-o [ms]` or `-offset [ms]`
- Starts the video a specified number of milliseconds in.
- `-v [percent]` or `--volume [percent]`
- Sets the volume to a percent. Make sure not to include the percent sign!
- Full ASCII (`f` or `full-ascii`)
- Uses a large set of ASCII characters to create a finer gradient. The effect works best with small text sizes. This mode is extremely compatible, and should work on any terminal or console.

## Controls ⌨️

Expand Down

0 comments on commit 8aaf2ca

Please sign in to comment.