This is just an announcement, not a release.
I’ve just finished a Golang OpenSubtitles API wrapper library, which you can find here:
https://github.com/angelospk/opensubtitles-go
Documentation is available at:
https://pkg.go.dev/github.com/angelospk ... [email protected]
Roadmap:
- A CLI tool that uses the library and lets you interact with your account to search, discover, download, and upload subtitles. It aims to support all API endpoints (including XML-RPC upload until it's officially available via API).
- A GUI uploader built on top of the library or CLI, replicating all known features of the original OpenSubtitles Uploader, with plans for advanced functionality.
- Upload queue
- Automatic subtitle extraction from MKV files
- Multi-file uploading (for many languages)
- faster and more robust imdb id matching
- Feel free to share your own ideas or feature requests!