brew install youtube-dl
(or)
sudo curl https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
youtube-dl http://www.c-span.org/video/?326033-1/iowa-gop-lincoln-dinner
ensure compliance with video provider terms and conditions
npm install bower
bower install
bower install <package> --save
python -m SimpleHTTPServer 8888 &