Skip to content

simple youtube mp3/mp4 playlist downloader

Notifications You must be signed in to change notification settings

samvinko/PyPlaylister

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyPlaylister

A simple youtube mp3/mp4 playlist downloader written in Python

Setup

To run this script, you will need to have ffmpeg installed. It also uses pytube and pydub which you can install via pip. I you have troubles with pytube after installing it try: pip install pytube3

If you experience any problems with cypher.py from pytube try this fix: pytube/pytube#631

The default save path for downloaded files is a Windows syntax one, just change SAVE_PATH variable in the python file.

Usage

Just run the script in cmd or terminal and follow the on-screen instructions.

About

simple youtube mp3/mp4 playlist downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%