youtube-dl-gui

Crates.ioyoutube-dl-gui
lib.rsyoutube-dl-gui
version0.2.1
sourcesrc
created_at2023-01-18 22:45:48.352983
updated_at2023-04-06 12:55:24.308248
descriptionCross-platform GUI for youtube-dl made with Iced
homepage
repositoryhttps://github.com/hristogochev/youtube-dl-gui
max_upload_size
id762136
size718,281
Hristo Gochev (hristogochev)

documentation

README

youtube-dl-gui

Cross-platform GUI for youtube-dl made with Iced.

Installation

Before you install this crate, make sure you have youtube-dl and FFmpeg installed and added to PATH. Then run the cargo installation command:

$ cargo install youtube-dl-gui

Limitations

  • Mac support is still work in progress.

  • Currently only supports Mp3 and Mp4 YouTube downloads.

Commit count: 12

cargo fmt