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

https://github.com/axect/rustube

Rust youtube mp3 downloader
https://github.com/axect/rustube

music rust youtube

Last synced: 2 months ago
JSON representation

Rust youtube mp3 downloader

Awesome Lists containing this project

README

        

# RUSTUBE

Rust youtube mp3 dowloader.

## Prerequisites

* `yt-dlp`
* `ffmpeg`

## Usage

1. `git clone https://github.com/Axect/Rustube`
2. `cd Rustube`
3. Copy youtube link to `link.txt` line by line.
4. `cargo run --release`
5. See `mp3_dir`. That's it!

## Caution

* Do not use link in your playlists. If then, you can download just the first song in your playlist.