Skip to content

Harrison-Mitchell/Video-Alphabetizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Video Alphabetizer

Put any video into alphabetical order, be it a Taylor Swift music video or the entire Star Wars franchise.

Dependencies

  • Python >= 3.5
  • FFMPEG (sudo apt install ffmpeg)

Usage

  1. Select a video local to your disk or obtain one from online e.g Youtube via youtube-dlc
  2. Obtain the raw lyrics/words to that video via Youtube auto-captioning, a .srt caption file, or just Googleing for the lyrics
  3. Submit the Youtube video or extracted audio and raw lyrics to AutoLyrixAlign (they also have a version you can run / script locally if you have 20+ GB of RAM)
  4. Finally, pass the video and AutoLyrixAlign JSON output to AlphabetizeVideo.py to generate your Alphabetized.mp4 output e.g python3 AlphabetizeVideo.py BlankSpace.mp4 BlankSpace.json

Alternative Lyric Aligners

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages