downsmash / titles

YouTube scraper and title classifier for Downsmash

Home Page:https://downsma.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://downsma.sh

License:MIT License


Languages

Language:Python 68.8%Language:Shell 31.2%