Skip to content

Instantly share code, notes, and snippets.

View lavshah's full-sized avatar

Lav Shah lavshah

View GitHub Profile
@lavshah
lavshah / instructions.txt
Created January 22, 2018 13:07 — forked from akashnimare/instructions.txt
Download Frontend Master courses video
# Requirements
* Python 2.7
* Google Chrome
* ChromeDriver - WebDriver for Chrome
- Download the latest chromedrive which is 2.28 from here - https://sites.google.com/a/chromium.org/chromedriver/downloads
- Extract and move `chromedriver` file to `/usr/local/bin/chromedriver`
- git clone https://github.com/li-xinyang/OS_FrontendMaster-dl
- cd OS_FrontendMaster-dl