Skip to content

downsmash/titles

Repository files navigation

titles

YouTube scraper and video title classifier for the Downsmash project.

Prerequisites

Scraper

  • A recent (>2014.07.25) version of youtube-dl.
  • If you want to run the Python scraper (scrape_channel.py), you'll need the Google API client libraries. Note that the daily call limit has been drastically lowered, so you won't be able to run it for more than about 15 minutes per day unless you have an API account that predates this limit (January 2019 or earlier.)

Usage

Scraper

$ ./batch-compile.sh channels cache videos.tsv

Trainer

TODO

Classifier

TODO

About

YouTube scraper and title classifier for Downsmash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published