Video-Recommendation-System / youtube-scraper

A Python script that scrapes Youtube data from the Youtube API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-scraper

A Python script that scrapes Youtube data from the Youtube API.

Usage

$ python youtubescraper channels.txt output.csv key.txt

Setup

$ virtualenv -p /usr/bin/python2.7 env
$ source activate env
$ pip install -r requirements.txt

About

A Python script that scrapes Youtube data from the Youtube API.

License:MIT License


Languages

Language:Python 100.0%