Python3 script to download pentester academy course videos.
It is an improved version of https://github.com/aflima/pentesterAcademyDownload The script by @aflima saves videos with names like - video_1, video_2. It has been modified to save the videos with proper names as in the course.
Usage: $ python pentesterAcadDownloader.py "course url" "cookie" "output directory"
e.g.- python pentesterAcadDownloader.py "https://www.pentesteracademy.com/course?id=XY" "~AJKiYcHzqO2VNsAx..." "ouput-directory"