meamalpb / Youtube-mp3-playlist-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Playlist MP3 downloader

Simple playlist downloader to download all videos in a playlist in mp3 format.

Dependencies

  • python3
  • Pytube

How to Run

#Assuming you have python3 installed
pip3 install pytube
python3 pl.py
Enter playlist link:
# Give playlist url

It will download all videos in your playlist as mp3 in the current directory

About


Languages

Language:Python 100.0%