youtube-dl-gtk

Crates.ioyoutube-dl-gtk
lib.rsyoutube-dl-gtk
version0.1.3
sourcesrc
created_at2020-09-11 10:09:59.092005
updated_at2020-09-13 15:18:46.867321
descriptiona simple frontend for youtube-dl
homepage
repositoryhttps://tinybird.dev/max/youtube-dl-gtk
max_upload_size
id287319
size20,324
Max (synth-ruiner)

documentation

README

youtube-dl-gtk

a simple graphical frontend for the youtube-dl media downloader.

really just an experiment in creating my first desktop program, so don't expect too much.

uses gtk-rs. released under the MIT license.

features

download from any media source that youtube-dl supports (e.g. soundcloud, mixcloud, etc.)

extract audio and convert to mp3

known problems

will hang after clicking "go!" due to youtube-dl being executed in the same thread. there is no user feedback so this basically looks like the program crashing.

Commit count: 0

cargo fmt