Skip to content

dimfu/sdl-go

Repository files navigation

sdl-go

Personal CLI app to get movie subtitles from SUBDL

pre requisites

Before running the app you need to get 2 different API Key from SUBDL and OMDB by simply do registration. The app primarily fetches movie information using the SUBDL API. However, it currently falls back to the OMDB API when the SUBDL API fails to provide results.

usage

# install the binary
go install github.com/dimfu/sdl-go@latest

# make sure to be in the movie directory
cd (movie dir)

# run the thing, it should download all the subtitle for each movie in the directory
sdl-go run

# for more commands run
sdl-go help

credits

  • goptn to parse torrent file names

About

Subtitle downloader for your torrent movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages