Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/espenhalsen/yt-to-mp3

Youtube to MP3 converter - Python and BREW - By Halsen
https://github.com/espenhalsen/yt-to-mp3

Last synced: 11 days ago
JSON representation

Youtube to MP3 converter - Python and BREW - By Halsen

Awesome Lists containing this project

README

        

# Halsen - YouTube to MP3/MP4 converter

Halsen YT2mp3 converter is a python based converter for YouTube to MP3/MP4. The converter uses
[yt-dlp](https://github.com/yt-dlp/yt-dlp) and [ffmpeg](https://ffmpeg.org/) to do the magic. Halsen-converter IS ONLY SUPPORTED ON UNIX, AND NEEDS BREW TO WORK.

#### Halsen-converter IS ONLY SUPPORTED ON UNIX, AND NEEDS BREW and Python-3 TO WORK.
## Download instructions
```bash
git clone https://github.com/espenhalsen/yt-to-mp3.git
```
```bash
cd yt-to-mp3
```
```bash
python3 yt2mp3.py
```
## Authors

- [@Halsen](https://www.github.com/espenhalsen)