0.4.2 • Published 3 years ago

frontendmasters-downloader v0.4.2

Weekly downloads
83
License
MIT
Repository
github
Last release
3 years ago

FrontendMasters Video Course Downloader

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 and FFProbe are required and used to download the video files, use your OS package manager to install it or download it from here: Linux/Mac/Windows (The files should be accesible via PATH or on the current running directory)

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.

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago