Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hristogochev/youtube-dl-gui

Cross-platform GUI for youtube-dl made with Iced
https://github.com/hristogochev/youtube-dl-gui

Last synced: 12 days ago
JSON representation

Cross-platform GUI for youtube-dl made with Iced

Awesome Lists containing this project

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](https://github.com/ytdl-org/youtube-dl)
and [FFmpeg](https://github.com/FFmpeg/FFmpeg) installed and added to PATH.
Then run the cargo installation command:

```bash
$ cargo install youtube-dl-gui
```

### Limitations

* Mac support is still work in progress.
* Currently only supports Mp3 and Mp4 YouTube downloads.