GipsyPotter / YoutubePlaylistMp3Downloader

A python program to download playlist or single video as mp3 file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download Youtube Mp3

This python program help you download entire playlist as mp3 or just a single video

Update

(Sunday181222): Added menu function for better user experience

Installation

Use the package manager pip to install required lib

pip install pytube
pip install yt-dlp
pip install pynput
pip install colorama

Usage

Press up/down to navigate, left/right to select function

Note

This program will automatically create a "Music" or "Video" folder on your Desktop and save all files there

License

MIT

About

A python program to download playlist or single video as mp3 file

License:MIT License


Languages

Language:Python 100.0%