Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robbykrlos authored Dec 27, 2019
1 parent b2b4bb9 commit 214a012
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Welcome to the MatchSubs4Vids wiki!

"Are you tired to manually rename each subtitle to match the video filename? Those long TV series with 24 episodes... Say no more! :)"

MatchSubs4Vids is a lightweithg .NET windows form tool used mainly for renaming files after other files, keeping the original extension. Useful in renaming subtitles for movies or TV series, one after the other (usually the subtitle after the video). It also includes a subtitle download module by integrating ASD library which uses the OpenSubtitle.org public API.

## MatchSubs4Vids has:
- startup parameter "/path <PATH>" in order to automatically load target files by scripts / key-bindings.
- clipboard check for directory paths in order to automatically load target files.
- drag & drop folders in order to automatically load target files.
- short-cuts for fast usage.
- integration with ASD (Automatic Subtitle Downloader - https://github.com/robbykrlos/ASD) - possibility to download missing subtitles automatically.
- custom Regex support for better manual matching.

0 comments on commit 214a012

Please sign in to comment.