Skip to content

Instantly share code, notes, and snippets.

@shumbo
Created December 31, 2016 06:26
Show Gist options
  • Save shumbo/c884c04362ae6c5183c53ba72c98c38a to your computer and use it in GitHub Desktop.
Save shumbo/c884c04362ae6c5183c53ba72c98c38a to your computer and use it in GitHub Desktop.
#!/bin/bash
cd ./Youtube-Watch-History-Scraper-master
pip install scrapy lxml sqlalchemy
scrapy crawl yth_spider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment