Skip to content

chihacknight/chihacknight-yt-interface

Repository files navigation

chihacknight-yt-scraper

Chi Hack Night Youtube captions scraper/search interface

Scraper installation

set up virtual environment:

  • sudo pip install virtualenv
  • virtualenv venv
  • source venv/bin/activate

install dependencies:

  • pip install -r requirements.txt

start using

  • Download your client_secrets.json
  • Run testscrape.py, authenticate, follow instructions

Relevant YouTube API functions

How to Get Transcripts

Web interface installation

About

Chi Hack Night Youtube captions scraper/search interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published