Giter VIP home page Giter VIP logo

srtdownload's Introduction

srtDownload

A simple command line program (for any platform using either Microsoft .NET or mono) for downloading subtitles to scene releases of TV shows.

Usage

srtDownload has a couple of options when you use it from the command line:

Usage: srtDownload.exe [options...] <directory>
Options:
 -v, --verbose     Shows more information, otherwise nothing is output (cron
                   mode)
 -s, --state       Path of state file (remembers when files were scanned)
 -g, --giveupdays  The number of days after which the program gives up getting
                   the subtitle and writes a .nosrt file.
 -l, --language    The subtitle language requested (defaults to "eng").
 -d, --downloaders Comma-separated list of downloaders to use.
 -i, --ignore      Path of file containing ignored shows.
                   A text file with a show name on each line. The name is the
                   part of the the filename up to the season/episode id.
                   E.g. "Criminal.Minds.S08E07.HDTV.x264-LOL.mp4" will be
                   ignored with a line of "Criminal Minds" in the file.
 -h, --help        [|downloaders|languages] Show Help.

SubtitleDownloader.dll

Subtitle downloader uses the scraper library created by sekotin, which can be found at https://www.assembla.com/spaces/subtitledownloader/wiki. If you use this program, you should go make a donation to him, since this program would not be possible without it.

Binaries

Compiled binaries can be downloaded here: http://www.tanis.dk/releases/srtDownload/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.