Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 489 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 489 Bytes

Reddit Captions

Fetches captions for Youtube videos and posts them to the video's Reddit thread

Requirenments

  • 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)