Skip to content

96jaco96/yt-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yt-mp3

yt-mp3 is a user-friendly frontend to yt-dlp written in Rust <3

It's main focus is to easily download MP3 audio from YouTube

Usage

Ensure you have at least Rust installed on your system.

Optionally download ffmpeg to actually convert the downloaded video to mp3

Clone this repository:

git clone https://github.com/96jaco96/yt-mp3.git

Build the yt-mp3 binary:

cd yt-mp3
cargo build --release

Special thanks to the yt-dlp project for making this possible in first place.

Built with Rust, with <3

by 96jaco96.

NOTE: This is still a VERY early beta the release is still a debug release NOT ready for daily use

Contributing

"Your code sucks!" 
                  -cite.

Feel free to contribute then!

Any contributions you make is greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages