Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 409 Bytes

YouTube Subtitle Search:

Automated video editing for cutting YouTube videos at interaval where your "keyword" occurs.

Installing

  1. pip install git+https://github.com/jakemcannon/YouTubeSearch
  2. Create a "links.txt" file and place all your YouTube links in this file

Usage

youtubesearch -i "path/to/links.txt file" -c "keyword"

Built with

  • Python
  • youtube-dl
  • FFmpeg