podnapisi-client-crystal
podnapisi-client
Provides some utilities for accessing podnapisi.net's subtitle search API.
Installation
- Do a git clone
git clone https://github.com/International/podnapisi-client-crystal
- Change dir to where you cloned
- Run make:
make
Usage
The cli tool accepts the following parameters:
Usage: -n|--name name -s|--season season_number -e|--episode episode_number -l|--language language_code
-n
represents the name of the show. Should be quoted if it contains more than one word.-s
represents the season, ex: 1-e
represents the episode number, ex: 1-l
two letter code for a language, ex: en (pl/ru/etc); leave blank to search all languages-d
boolean flag, whether to download all the subtitles or not. If-d
is not passed, then the client will display the subtitles found, and for which movie releases they match. If you do pass-d
, then for each subtitle, it will download them to the current folder, with the following name format:name
Sseason
Eepisode
_language
subsubtitle number starting from 0
.zip
Contributing
- Fork it ( https://github.com/International/podnapisi-client-crystal/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [International] George Opritescu - creator, maintainer
Repository
podnapisi-client-crystal
Owner
Statistic
- 0
- 0
- 2
- 0
- 3
- about 8 years ago
- October 26, 2016
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 05:20:09 GMT
Languages