RSSAmplifier

Harrison Mitchell's blogs, tools and whitepapers · Jan 1, 2021

Alphabetize Video

0
Sign in to vote or save

Harrison-Mitchell · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

1 Commit

Repository files navigation

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

Packages

Contributors

Languages

Read the original on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.