NiBot 8.0.0

dotnet tool install --global NiBot --version 8.0.0                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local NiBot --version 8.0.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NiBot&version=8.0.0                
nuke :add-package NiBot --version 8.0.0                

NiBot

MIT licensed Pipeline stat Test Coverage NuGet version ManHours

A small project helps me to parse and save my videos.

Install

Run the following command to install this tool:

dotnet tool install --global Aiursoft.NiBot

Usage

After getting the binary, run it directly in the terminal.

$ NiBot
Required command was not provided.
Option '--path' is required.

Description:
  A cli tool project helps to re-encode and save all videos under a path.

Usage:
  NiBot [command] [options]

Options:
  -p, --path <path> (REQUIRED)  Path of the program to run.
  -d, --dry-run                 Preview changes without actually making them
  -v, --verbose                 Show detailed log
  --version                     Show version information
  -?, -h, --help                Show help and usage information

Commands:
  some-logic  The command to do something.

It will fetch all videos under that folder, and try to re-encode it with ffmpeg.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
8.0.0 178 2/19/2024
0.0.17 161 2/2/2024
0.0.16 158 1/30/2024
0.0.15 245 12/12/2023
0.0.14 164 12/12/2023
0.0.13 187 12/12/2023
0.0.11 176 12/6/2023
0.0.10 141 12/6/2023
0.0.9 192 12/6/2023
0.0.8 198 11/12/2023
0.0.7 190 11/2/2023
0.0.6 197 11/2/2023
0.0.5 242 8/20/2023