An open API service indexing awesome lists of open source software.

https://github.com/hieuvp/linux-academy-downloader

Linux Academy Downloader
https://github.com/hieuvp/linux-academy-downloader

downloader linux-academy linux-academy-downloader

Last synced: 5 months ago
JSON representation

Linux Academy Downloader

Awesome Lists containing this project

README

          

# Linux Academy Downloader

[![CI](https://github.com/hieuvp/linux-academy-downloader/workflows/CI/badge.svg?branch=master)](https://github.com/hieuvp/linux-academy-downloader/actions?query=workflow%3ACI+branch%3Amaster)
[![Release](https://github.com/hieuvp/linux-academy-downloader/workflows/release/badge.svg)](https://github.com/hieuvp/linux-academy-downloader/actions?query=workflow%3Arelease)
[![NPM](https://img.shields.io/npm/v/linux-academy-downloader.svg)](https://www.npmjs.com/package/linux-academy-downloader)
[![Downloads](https://img.shields.io/npm/dm/linux-academy-downloader.svg)](https://www.npmjs.com/package/linux-academy-downloader)

## Table of Contents

- [How It Works](#how-it-works)
- [Requirements](#requirements)
- [Usages](#usages)
- [License](#license)

## How It Works

## Requirements

These are mandatory dependencies that must be installed in your machine:

- [Node.js](https://nodejs.org/en/):
a JavaScript runtime.
- [Chrome Driver](https://github.com/giggio/node-chromedriver):
a WebDriver for automated testing of webapps on the Chrome browser.
- [youtube-dl](https://github.com/ytdl-org/youtube-dl):
a command-line program to download videos from Linux Academy site.
- [gomplate](https://github.com/hairyhenderson/gomplate):
a template renderer.

## Usages

## License

MIT