tanoargie / youtube-trimmer

Rust CLI to download trimmed youtube videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtrmr

Rust CLI to download trimmed youtube videos

Prerequisites

  • youtube-dl
  • ffmpeg

Usage

This Rust CLI application helps you download youtube video at url from start (in HH:mm:ss format) to end (in HH:mm:ss format), and will save it as filename.

./youtrmr [URL] [START] [END] [FILENAME]

youtrmr in action

About

Rust CLI to download trimmed youtube videos


Languages

Language:Rust 100.0%