Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Releases: dagon666/napi

v1.1.10

03 Feb 16:02
Compare
Choose a tag to compare

napi.sh

  • added a --bigger-than flag, which can be used to download subtitles only for files bigger than the given size (in MB) - that way video samples can be sift out
  • various corrections to the file search function

v1.1.9

02 Jan 11:06
Compare
Choose a tag to compare

napi.sh

  • code cleanup (polish variable names renamed to english)
  • merged changes from mcmajkel (Mac OS X compatibility)

subotage.sh

  • by default subtitles with no end marker will be displayed for 5 seconds
  • overlap detection function

v1.1.8

03 Nov 11:35
Compare
Choose a tag to compare
  • fix for a bug which deleted the resulting subtitles file when the converted file had the same name and extension as the source file

v1.1.7

03 Nov 11:36
Compare
Choose a tag to compare
  • introduced -e argument to specify default extension for output files. This helps when used in conjunction with subotage the script will detect that the conversion is not needed and will leave the remaining unconverted files with the default extension.