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
- Host: GitHub
- URL: https://github.com/diogox/ulauncher-opensubtitles
- Owner: diogox
- Created: 2018-08-26T14:18:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T16:18:49.000Z (about 5 years ago)
- Last Synced: 2025-02-16T12:57:33.607Z (9 months ago)
- Topics: opensubtitles, opensubtitles-api, opensubtitles-downloader, python, python2, python27, subtitles, subtitles-search, ulauncher, ulauncher-extension
- Language: Python
- Size: 7.89 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.

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

**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)