Skip to content
/ avr Public

Desktop app that allows you to download YouTube videos to your computer.

License

Notifications You must be signed in to change notification settings

KT-Trez/avr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioVideo Ripper

An Electron-based application designed to facilitate video downloads from YouTube.

Download

To download the app, visit the releases page and choose the appropriate installer.

Notes

Warning

The Advanced download feature utilizes FFmpeg to merge audio and video, a process that is CPU-intensive.
Keep this in mind when downloading multiple videos simultaneously or using lower-end computers and laptops.

Additionally, merging may not always be perfect, and slight audio-video desynchronization can occur.

Scripts

// todo: will be updated later