Utilizes yt_dlp to download videos from a public or unlisted playlist to a specified directory. Saves thumbnails into a specified relative directory.
Change directory variables in downloader.py to set your own directories.
Required dependencies:
Have python and pip installed on computer.
In terminal, run:
pip install pytube
pip install yt_dlp