Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dbackowski/egghead-downloader

Simple ruby script to download egghead free lessons videos (require youtube-dl)
https://github.com/dbackowski/egghead-downloader

egghead egghead-downloader

Last synced: 13 days ago
JSON representation

Simple ruby script to download egghead free lessons videos (require youtube-dl)

Awesome Lists containing this project

README

        

# egghead-downloader

Simple ruby script to download egghead free lessons videos (require youtube-dl)

## Usage

```
git clone https://github.com/dbackowski/egghead-downloader.git
cd egghead-downloader
bundle
./egghead-downloader.rb https://egghead.io/courses/start-learning-react
```