Skip to content

Zelwaris/vitto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitto

This project is mostly a little side project with the intent of just having something to do when bored. I wouldn't recommend actually using it.

What is it?

It's a CLI tool which combines both yt-dlp and ffmpeg and simplifies their usage.

Prerequisites

This tool requires you to have ffmpeg and yt-dlp installed.

Developing

Since the plan is to have it be a CLI tool, I've decided to use GraalVM to make a native binary.

Simply run: ./mvnw -Pnative package to create a binary.

(You can still develop and use it the usual Java way)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages