Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 953 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 953 Bytes

Obsolete

The XML-RPC API used by subberthehut will be turned off at the end of 2023, see this announcement. I do not plan to migrate to the new API, therefore subberthehut should be considered obsolete and this repository will be archived.

subberthehut

subberthehut is a command-line based OpenSubtitles.org downloader, written in C.

It is inspired by subdl, which is not developed anymore. In contrast to subdl, subberthehut can also do a name-based subtitle search in case the hash-based search returns no results.

Dependencies

  • xmlrpc-c
  • glib2
  • zlib
  • bash-completion (make only)

Installation and Usage

$ make
$ sudo make install

Then use subberthehut --help for usage information.

Arch Linux Package

subberthehut is available in the Arch User Repository (AUR):

https://aur.archlinux.org/packages/subberthehut/