Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

drkn/jnapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JNAPI

Java commandline subtitles downloader. Currently JNAPI uses napiprojekt.pl to download subtitles in Polish. JNAPI will try to guess subtiles format and convert it automatically to MPL2, SRT and MicroDVD formats for each video file.

Requirements

  • JDK7+

Installation

mvn package
cp scripts/jnapi ~/bin
cp target/jnapi.jar ~/bin

Note: This assumes you have bin directory in home home directory, which is also included in your PATH. You can use any other path directory to copy jnapi files

Usage

jnapi [path to your video file]
jnapi [path to a directory with video files]

License

MIT

Free Software, Hell Yeah!

About

Java commandline Subtitles downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published