Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 414 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 414 Bytes

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]