Crates.io | youtube-dl-gtk |
lib.rs | youtube-dl-gtk |
version | 0.1.3 |
source | src |
created_at | 2020-09-11 10:09:59.092005 |
updated_at | 2020-09-13 15:18:46.867321 |
description | a simple frontend for youtube-dl |
homepage | |
repository | https://tinybird.dev/max/youtube-dl-gtk |
max_upload_size | |
id | 287319 |
size | 20,324 |
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.
download from any media source that youtube-dl
supports (e.g. soundcloud, mixcloud, etc.)
extract audio and convert to mp3
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.