Download course videos from Cybrary.it
This program is made for the love and passion for cybersecurity. Also for the needs for offline learning.
I made this program for the sole purpose that I mentioned above and kudos for all the free and awesome courses you offered! I know this program bypasses ads but don't worry, we will donate from time-to-time. :hand::smile:
Python
2.7.xBeautifulSoup
- Install usingpip install beautifulsoup4
.youtube-dl
- Please follow this guide.
python cybrary-video-downloader.py --quality 360 --course "https://www.cybrary.it/course/ethical-hacking/"
python cybrary-video-downloader.py --help
for additonal usage
- SSL Verification errors!
- Use the
-ssl False
option. Issue #10
- Use the