mirror of
https://source.perfectable.org/nivertius/napi.git
synced 2025-07-02 04:15:32 +02:00
14 lines
471 B
Markdown
14 lines
471 B
Markdown
# napi
|
|
|
|
Unofficial [Napi](http://www.napiprojekt.pl/) downloader based on code from [napipy](https://sites.google.com/site/napipy/).
|
|
|
|
## Usage
|
|
|
|
`napi [-l LANGUAGE] movie [movie ...]`
|
|
|
|
* `LANGUAGE` selects fetched subtitle language. This is mostly uppercase two-letter language code with exception of english language, which is `ENG`.
|
|
* `movie` is a filename for movie for which to search subtitles.
|
|
|
|
## Requirements
|
|
|
|
[7zip](http://www.7-zip.org/) binary as `7z` on path.
|