Skip to content

salbracco24/Video-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video File Manipulation Utilities

Use Cases

  • Merge SRT files with corresponding video files
  • Extract subtitles from multiple video files
  • Shift subtitles within multiple video files
  • Display video info for multiple video files

Prerequisites

Usage: python -u .\cli.py

Notes

  • This application is kind of crappy, it's meant for my personal use. But it's here in case others can find a use for it. If you do, please star this repo!
  • Options 6 & 7 are in beta, and should not be used
  • Option 4 requires FFsubsync. To install it on Windows, follow these steps:
    1. Download Build Tools for Visual Studio 2022
    2. Install "Desktop development with C++"
    3. Add this to the system path C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin
    4. Run pip install ffsubsync

To Do

  • Write unit tests

About

A CLI toolkit for merging subtitles with video files, shifting subtitle timings, and displaying detailed video information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages