This package has been deprecated

Author message:

this version has been deprecated

subpack

1.0.9 • Public • Published

Subpack: a tool for downloading subtitles fast and easy

Installation

Node.js is required

If you have node.js installed run on terminal

sudo npm install subpack -g

Usage

Basic usage: subpack or subpack <args>

These are common arguments you can fetch subpack
  • Specify file options:

    Important: By default subpack will look in the current folder for all the video files and ignore all the sub folders.

    • if you want only one file

      -f [FILE] or --file [FILE]

      e.g: subpack -f moviefile.mkv
      e.g: subpack --file /moviefolder/moviefile.mkv

    • if you want subpack to look in the current folder and the subfolders use the flag

      -R or --recursive

      e.g: subpack -R

  • Specify subtitle language (default language is English):

    Important: subpack accepts a specific language code. Run subpack --langcode to see available languages and their codes

    -l [LANGUAGE-CODE] or --lang [LANGUAGE-CODE]

    e.g: subpack -l el
    e.g: subpack -R -l el
    e.g: subpack --file moviefile.mkv --lang el

Readme

Keywords

none

Package Sidebar

Install

npm i subpack

Weekly Downloads

1

Version

1.0.9

License

MIT

Last publish

Collaborators

  • alexalikiotis