2025-08-12 01:50:16 +08:00
|
|
|
# yt-snd
|
|
|
|
|
2025-08-16 23:30:34 +08:00
|
|
|
Download videos from youtube and convert it to mp3.
|
|
|
|
|
|
|
|
It's a simpler gui front-end of yt-dlp.
|
|
|
|
|
2025-08-16 23:45:02 +08:00
|
|
|
## Dependent packages
|
2025-08-16 23:30:34 +08:00
|
|
|
|
|
|
|
- Rust
|
|
|
|
- libgtk-4-dev
|
|
|
|
- ffmpeg
|
|
|
|
- yt-dlp
|
|
|
|
|
|
|
|
## How to run it
|
|
|
|
clone yt-and, enter it's folder, and run `cargo run`.
|