15 lines
239 B
Markdown
15 lines
239 B
Markdown
# yt-snd
|
|
|
|
Download videos from youtube and convert it to mp3.
|
|
|
|
It's a simpler gui front-end of yt-dlp.
|
|
|
|
## Dependent packages
|
|
|
|
- Rust
|
|
- libgtk-4-dev
|
|
- ffmpeg
|
|
- yt-dlp
|
|
|
|
## How to run it
|
|
clone yt-and, enter it's folder, and run `cargo run`.
|