/SubtitleFetcher

A command line tool for downloading subtitles for TV show scene releases

Primary LanguageC#

SubtitleFetcher

A command line subtitle downloader for scene releases of TV Shows. The tool is written in C#.

Usage

subtitlefetcher.exe directoryContainingTvShows

See subtitlefetcher.exe --help
for more options

This project begun as an attempt to refactor https://github.com/trudslev/srtDownload , but ended up as almost a complete rewrite.