Release v1.0.0
Requirements
yt-dlp: for downloading
ffmpeg and ffprobe: for converting
python3: runs the converter backend
Installation
- Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git- Install dependacies for building.
# If you don't have Rust installed.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# App build dependacies.
npm install- Build application.
npm run tauri build- Install respective file that's in src-tauri/target/release/bundle