Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/espenhalsen/yt-to-mp3
- Owner: espenhalsen
- Created: 2022-11-27T02:44:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T13:58:25.000Z (about 2 years ago)
- Last Synced: 2023-09-05T10:41:11.036Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)