An open API service indexing awesome lists of open source software.

https://github.com/danielfleischer/opensub

Query and fetch from opensubtitles inside of Emacs.
https://github.com/danielfleischer/opensub

emacs opensubtitles subtitles

Last synced: about 1 year ago
JSON representation

Query and fetch from opensubtitles inside of Emacs.

Awesome Lists containing this project

README

          

#+TITLE: OpenSub

#+html: GNU Emacs
#+html: MELPA
#+html:

Emacs package to query and download subtitles from [[https://www.opensubtitles.com/en/home][opensubtitles.com]].

Set up an account at [[https://www.opensubtitles.com/en/home][opensubtitles.com]]; get an API key and app name and set them in =opensub-api-key= and
=opensub-app-name=, respectively. Add languages using =opensub-languages= variable.

To run, call ~M-x opensub~, provide a query string such as *matrix* or *office s04e13*. Select the relevant file among the
options, and it will be downloaded to =opensub-download-directory= (customizable). Columns include subtitle name,
language, subtitle rating and the movie/show name. See example:

[[./image.png]]

Issues and PR are welcome! 📺