Personal CLI app to get movie subtitles from SUBDL
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.
# 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
- goptn to parse torrent file names