Skip to content

NotLe0n/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader

A simple and fast (🚀) desktop application to download videos and music from youtube.

Dependencies

  • youtube-dl
  • rfd
  • egui
  • eframe
  • serde

Testing locally

Make sure you are using the latest version of stable rust by running rustup update.

cargo run --release

On Linux you need to first run:

sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libspeechd-dev libxkbcommon-dev libssl-dev

On Fedora Rawhide you need to run:

dnf install clang clang-devel clang-tools-extra speech-dispatcher-devel libxkbcommon-devel pkg-config openssl-devel libxcb-devel

About

GUI for youtube-dl using rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages