Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robmikh/showorder
A utility to help order video files from TV shows using subtitles.
https://github.com/robmikh/showorder
Last synced: 1 day ago
JSON representation
A utility to help order video files from TV shows using subtitles.
- Host: GitHub
- URL: https://github.com/robmikh/showorder
- Owner: robmikh
- License: mit
- Created: 2021-05-23T03:11:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T00:06:16.000Z (about 2 years ago)
- Last Synced: 2024-11-08T10:16:32.900Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 4.92 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# showorder
A utility to help order video files from TV shows using subtitles. Windows 10 only (uses Windows.Media.Ocr).## Current status
Currently brittle and still requires some manual analysis.## Usage
The tool requires the first parameter to be the path of an mkv with PGS subtitles or VOB subtitles (English) or of a directory with such mkv files in it. The second parameter is optional, and should either contain a srt file for a folder that contains srt files.If only one parameter is supplied, the tool will print out the first 5 subtitles from each file. If both are provided, then the tool will attempt to match each file with a corresponding srt file.