Skip to content

YYY-TEAM/tyler-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

README

This script lets you download courses from Tyler McGinnis, as permitted by the Terms of use. You need a valid subscription.

Just provide username and password, and choose a course to download from the menue. Optionally you can choose a target directory, where your text and video files will be stored, and full HD as quality of the downloaded video (default: 720p). Downloading videos or texts can be skipped With --skipvideo or --skiptext.

Available courses

  • Modern Javascript
  • React Fundamentals
  • Redux
  • React Router
  • React Native
  • Universal React (coming soon)

Usage

  1. Download or clone this repository
  2. Install requirements pip install -r requirements.txt
  3. Run the script. python tyler-dl.py -u YOUR_USERNAME -p YOUR_PASSWORD [-o TARGET_DIR] [--fullhd] [--skipvideo] [--skiptext]

About

Download Tyler McGinnis courses from https://learn.tylermcginnis.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages