Skip to content

A program written in rust for downloading 15 second audio snippets from Youtube

Notifications You must be signed in to change notification settings

dominikbeveridge/audio-snippet-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Audio Snippet Downloader

What is this project

Just a bit of a small rust project I started that downloads 15 seconds audio clips from Youtube.

Install

Visit the releases page and download the relevant folder.

Get coding

  • Clone the repository
  • Code

Dependencies

  • Rust

  • ffmpeg and yt-dlp

    These are used to download and edit the clips. If you are using linux, you shouldn't have a problem as the static builds are included in the repository. If you are using windows or macos, then you are going to have to install them yourself and modify the paths in the source code.

About

A program written in rust for downloading 15 second audio snippets from Youtube

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages