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

https://github.com/diogox/ulauncher-opensubtitles

A ULauncher extension to download subtitles - from OpenSubtitles.org - directly to your desktop
https://github.com/diogox/ulauncher-opensubtitles

opensubtitles opensubtitles-api opensubtitles-downloader python python2 python27 subtitles subtitles-search ulauncher ulauncher-extension

Last synced: 7 months ago
JSON representation

A ULauncher extension to download subtitles - from OpenSubtitles.org - directly to your desktop

Awesome Lists containing this project

README

          

# OpenSubtitles (ULauncher Extension)

This is an extension for [ULauncher](https://ulauncher.io/), a mac-like application launcher for linux.

![Screenshot](./screenshots/ulauncher-opensubtitles.png)

## Instalation
For this extension to work, install the following modules:
```
pip install --user beautifulsoup4
```

## Usage
![A quick demo of the extension](./screenshots/demo.gif)

**Available Commands:**

`srt ` - Shows you the menu

`srt m %s` - Shows search results for %s in OpenSubtitles

`srt tv %s` - (Same as for 'movie')

`srt -%id` - Show subtitles available for the movie(or tv-show) with the id %id (in the default language, chosen in the preferences)

`srt -%id eng` - Same as above, but with 'eng' (English) as the language of choice for the subtitles

`srt auto` - Shows video files found in the system so that a subtitle can be found for that specific file.

**TODO in the future:**

`srt %query` - Search opensubtitles directly with %query

Credit:
-> Most icon flags were downloaded from [flaticon](https://www.flaticon.com/packs/rectangular-country-simple-flags?style_id=118&family_id=41&group_id=1&category_id=85)