A simple youtube mp3/mp4 playlist downloader written in Python
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.
Just run the script in cmd or terminal and follow the on-screen instructions.