Skip to content

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

License

Notifications You must be signed in to change notification settings

GipsyPotter/YoutubePlaylistMp3Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages