Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taranjeet/subtitli


https://github.com/taranjeet/subtitli

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

Subtitli
=====

This python package finds and downloads the subtitle for a movie or a videos.
Subtitli stands for subtitle-cli

Install
=======

* Using `pip`
```
$ pip install subtitli
```

* From source

```
$ git clone https://github.com/staranjeet/subtitli
$ cd subtitli
$ python setup.py install
```

Usage
=====

```
$ subtitli

```

TODOS
=====

[ ] Need to look for a proper fallback.

Licence
====
Open sourced under [MIT License](LICENSE.txt)

Package Link
============

Pypi [link](https://pypi.python.org/pypi/subtitli)