Skip to content

gunhanselas/FrontendMastersDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrontendMasters Video Course Downloader

Total Downloads Latest Release

Intro

FrontendMasters is a great website for learning frontend and Javascript skills, FrontendMastersDownloader let's you keep an offline copy of videos to watch on your favourite device without the need for internet connection.

Requirements

  • This package is using the experimental es modules feature only available on recent versions of node (v13.2+).
  • FFmpeg is used to download and encode the video files.

Usage

To use this you should have an active subscription to FrontendMasters service, if you are a student with school email adress you can get six months free.

The simplest way of using this is with npx, just run:

npx frontendmasters-downloader

and follow the instructions.

if you want to run it without npx just follow these command:

git clone https://github.com/20lives/frontendmastersDownloader.git
cd frontendmastersDownloader
npm run start
# or yarn start

Disclaimer

The tool above is for research purpose only not for human consumption, I am not responsible for any use of this program, please read FrontendMasters terms of service before using this.

About

FrontendMasters Downloader - A tool to keep offline copy of frontendmasters courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%