Skip to content

RythenGlyth/masterclass-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

masterclass-dl

A command line tool to download masterclass.com classes.

Prerequisites

  • youtube-dl or yt-dlp
  • ffmpeg

Installation

Download the executabe from the releases page.

Usage

A downloader for classes from masterclass.com

Usage:
  masterclass-dl [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  download    Download a class or chapter from masterclass.com
  help        Help about any command
  login       Login to masterclass.com
  status      Check login status

Flags:
  -d, --datDir string   Path to the directory where cookies and other data will be stored (default: $HOME/.masterclass/)
  -h, --help            help for masterclass-dl

Use "masterclass-dl [command] --help" for more information about a command.