Skip to content

Releases: FarLostBrand/VideoTools

Release v1.3.11

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 02:44

What's New?

  • Fixed logging for converter.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Release v1.3.10

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 02:18

What's New?

  • Fixed pathing causing rust to place binaries incorrectly for converter.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Release v1.3.9

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 01:54

What's New?

  • Rust update for dependencies, more errors in converter.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Release v1.3.8

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 01:29

What's New?

  • Added sidecar perms to rust.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Release v1.3.7

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 01:04

What's New?

  • Fixed dependencies and attempted to fix appimage.
  • Minor fixes to buttons.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Release v1.3.6

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 00:32

What's New?

  • Dependency fixes in config.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Release v1.3.5

Choose a tag to compare

@FarLostBrand FarLostBrand released this 15 Jul 00:03

What's New?

  • Added webm vp8 format.
  • Added better dependency installations.
  • Movement from python to rust for file conversions.
  • Github actions fixes.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Pre-Release v1.3.4

Pre-Release v1.3.4 Pre-release
Pre-release

Choose a tag to compare

@FarLostBrand FarLostBrand released this 14 Jul 23:48

What's New?

  • Added webm vp8 format.
  • Added better dependency installations.
  • Movement from python to rust for file conversions.
  • Github actions fixes.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Pre-Release v1.3.3

Pre-Release v1.3.3 Pre-release
Pre-release

Choose a tag to compare

@FarLostBrand FarLostBrand released this 14 Jul 23:36

What's New?

  • Added webm vp8 format.
  • Added better dependency installations.
  • Movement from python to rust for file conversions.
  • Github actions fixes.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle

Pre-Release v1.3.2

Pre-Release v1.3.2 Pre-release
Pre-release

Choose a tag to compare

@FarLostBrand FarLostBrand released this 14 Jul 23:32

What's New?

  • Added webm vp8 format.
  • Added better dependency installations.
  • Movement from python to rust for file conversions.
  • Github actions fixes.

Requirements

yt-dlp: for downloading
ffmpeg and ffprobe: for converting

Make sure they are added to your PATH!

Installation

  1. Download respective files.
  2. Run the executable.

Manual Building

  1. Clone the repo.
git clone https://github.com/FarLostBrand/VideoTools.git
  1. 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

Download ffmpeg and ffprobe and add to src-tauri/binaries
  1. Build application.
npm run tauri build
  1. Install respective file that's in src-tauri/target/release/bundle