markbrown4 / egghead-downloader

downloads egghead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Egghead.io video downloader

If you have a pro account with egghead.io you can download a HD video series for later viewing.

Update .env with your email and password and run the script with the url of a video series e.g.

npm install
npm run download https://egghead.io/series/getting-started-with-redux

If you have VLC installed you can play the series from the terminal e.g.

vlc "videos/getting-started-with-redux"

About

downloads egghead


Languages

Language:CoffeeScript 100.0%