项目作者: markbrown4

项目描述 :
downloads egghead
高级语言: CoffeeScript
项目地址: git://github.com/markbrown4/egghead-downloader.git
创建时间: 2016-03-08T12:51:44Z
项目社区:https://github.com/markbrown4/egghead-downloader

开源协议:

下载


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.

  1. npm install
  2. 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.

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