sumit-buddy / yt-mp3

Youtube to mp3 converter and downloader using python3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yt-mp3

Header

  • youtube to mp3 converter and downloader.

Hi there folks!

Here is a fun project to covert and download youtube mp4 video to mp3.

Requirements

  • Python v3+
  • Terminal (termux)
  • Python modules : youtube_dl & python-cfonts
  • Package : ffmpeg

Installation

pkg install python
pkg install git
apt-get install ffmpeg
pip install -r requirements.txt

Run

python3 yt-mp3.py

Features

  • Download youtube video in mp3
  • Easy to use
  • Fast downloading speed

Technologies & Tools

GitHub Stats

About

Youtube to mp3 converter and downloader using python3.


Languages

Language:Python 100.0%