Fetches captions for Youtube videos and posts them to the video's Reddit thread
- Python 2
- pycaption module (get it from pip)
- This repository in the same directory as main.py under the folder youtube_dl (Note that cloning it creates a directory called youtube-dl. This folder needs to be rennamed to youtube_dl) (This is a custom fork of the popular youtube-dl with better closed captioning integration)