GitHunt
DI

dinosaurfiles-zz/cybrary-video-downloader

Downloads Course Videos From Cybrary.it

cybrary-video-downloader

Download course videos from Cybrary.it

Why u do diz?

This program is made for the love and passion for cybersecurity. Also for the needs for offline learning.

For the folks at Cybrary.it

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.
โœ‹๐Ÿ˜„

Requirements:

  • Python 2.7.x
  • BeautifulSoup - Install using pip install beautifulsoup4.
  • youtube-dl - Please follow this guide.

Usage Example:

python cybrary-video-downloader.py --quality 360 --course "https://www.cybrary.it/course/ethical-hacking/"

python cybrary-video-downloader.py --help for additonal usage

Quick Help!

  • SSL Verification errors!

Languages

Python100.0%
Created December 25, 2015
Updated July 18, 2025
dinosaurfiles-zz/cybrary-video-downloader | GitHunt