Skip to content

The definition repository contains the list of media that OpenTitles keeps track of. Feel free to open a pull request to add a new medium!

License

Notifications You must be signed in to change notification settings

opentitles/definition

Repository files navigation

See https://opentitles.info/ for download links and more information.

OpenTitles Definition

The definition repository contains the list of media that OpenTitles keeps track of. Feel free to open a pull request to add a new medium! Every time a pull request get opened, the validator (located in /src) will check every medium to see if the definition is functional.

Running

npm ci
npm run compile
npm start

In order to validate some media only, simply pass their names as space-separated parameters:

npm start CNN
npm start NOS AD Volkskrant

This selection is case-sensitive, check media.json for the proper spelling and capitalization.

About

The definition repository contains the list of media that OpenTitles keeps track of. Feel free to open a pull request to add a new medium!

Resources

License

Stars

Watchers

Forks