Socket
Book a DemoInstallSign in
Socket

eggs-benny

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eggs-benny

Downloads egghead.io videos an entire course or technology at a time, for delicious offline comsumption.

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

eggs-benny

Downloads egghead.io videos for delicious offline comsumption.

What is it?

Eggs-benny allows you to download egghead.io videos by an entire course or technology group at a time! You can even choose to download their entire course library using a single command if you like.

What's with the name?

"Eggs Benny" is cafe/foodie-slang for Eggs Benedict - the most delicious of all breakfasts (imho).

Install

npm install eggs-benny -g

Configure

First enter your egghead.io credentials and download directory.

eggs-benny config -e <email> -p <password> -d <download-path>

List courses

eggs-benny list

Download

To download all lessons in a course

eggs-benny download -c "Develop Basic Web Apps with Vue.js"

To download all courses in a technology group

eggs-benny download -t "Vue.js"

To download everything! Warning, this will take a while.

eggs-benny download

Command line help

eggs-benny --help

Help for an individual command

eggs-benny --help download

Got an issue/suggestion?

Then please create an issue 😺

Keywords

egghead

FAQs

Package last updated on 19 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts