Skip to content

Cptnprice/cybrary-video-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

cybrary-video-downloader (v0.3)

Downloads Course Videos From Cybrary.it

Why u do diz?

This program is made for the love and passion for cybersecurity. Also for a friend who has a slow internet connection and 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. :hand::smile:

Requirements:

  • Python 2.x and above
  • more_itertools - Install using pip install more_itertools
  • youtube-dl - Install using pip pip install --upgrade youtube_dl or follow this guide.

Usage Example:

./cybrary-video-downloader.py 360/720 "course link"

Ex: Download videos with 360p quality:

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

About

Downloads Course Videos From Cybrary.it

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%