Skip to content

f48vj/get-sub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-sub

get subtitles from shooter.cn

Install

npm

npm install get-sub -g

yarn

yarn global add get-sub

Usage

basic

cd <dir>
get-sub

or

get-sub <dir>

with options

get english subtitles(default is chinese)

get-sub -l eng [dir]

set exts of video files(default is mkv)

get-sub -e mkv,mp4 [dir]