Skip to content

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

Notifications You must be signed in to change notification settings

diogox/ulauncher-opensubtitles

Repository files navigation

OpenSubtitles (ULauncher Extension)

This is an extension for ULauncher, a mac-like application launcher for linux.

Screenshot

Instalation

For this extension to work, install the following modules:

pip install --user beautifulsoup4

Usage

A quick demo of the extension

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

Releases

No releases published

Packages

No packages published

Languages