Downloads egghead.io videos for delicious offline comsumption.
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.
"Eggs Benny" is cafe/foodie-slang for Eggs Benedict - the most delicious of all breakfasts (imho).
npm install eggs-benny -g
First enter your egghead.io credentials and download directory.
eggs-benny config -e <email> -p <password> -d <download-path>
eggs-benny list
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
eggs-benny --help
Help for an individual command
eggs-benny --help download
Then please create an issue 😺