Skip to content

A collection of scripts used for aggregating youtube video caption data

Notifications You must be signed in to change notification settings

dannycho7/youtube_captions

Repository files navigation

A way to aggregate large amounts of youtube video captions, with minimal API usage. Avoids the usage of the costly Caption Track download (200 quota).

Used for Invidia @ Greylock Hackfest 2017

Sample Usage:

$ node ./fetch_video_list
$ node ./transcribe

Output should show up in output folder

This currently only supports grabbing manual transcriptions. It will eventually become a CLI that supports both automatic and manual transcriptions. If you are interested in the script for including automatic captions, feel free to message me for it at [email protected]! (Private, but finished)

About

A collection of scripts used for aggregating youtube video caption data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published