Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taranjeet/subtitli
https://github.com/taranjeet/subtitli
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taranjeet/subtitli
- Owner: taranjeet
- License: mit
- Created: 2015-11-23T15:38:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T16:43:03.000Z (about 9 years ago)
- Last Synced: 2024-11-10T06:23:01.401Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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-cliInstall
=======* 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)