Skip to content

Instantly share code, notes, and snippets.

@developeron29
Last active December 21, 2015 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save developeron29/6366890 to your computer and use it in GitHub Desktop.
Save developeron29/6366890 to your computer and use it in GitHub Desktop.
##Shoot the terminal-
##For mac users who **don't** have `wget` installed
##Run
##To install homebrew -
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
##To install wget -
brew install wget
brew install lynx
##To install the Cousera preview videos-
sh coursera-preview-download.sh https://class.coursera.org/<course>/lecture/preview
##example:-
sh coursera-preview-download.sh https://class.coursera.org/nlp/lecture/preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment