osdb | Golang client for Opensubtitles
kandi X-RAY | osdb Summary
kandi X-RAY | osdb Summary
A Go client for OpenSubtitles. This project allows you to search and download subtitles from OpenSubtitles. It comes both as a command-line program, and a library that you can use from other programs. If you need to search or download subtitles, then you should find what you need from the latest releases, otherwise the TODO section highlights what remains to be done regarding API coverage.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- BestMoviesByHashes returns all movies with the given hashes .
- NewSubtitle returns a Subtitle struct .
- HashFile returns the hash of a file .
- putSubs uploads subtitles to a movie
- NewClient returns a Client instance .
- getSubs downloads the subtitles for a given language
- Show movie details
- MovieFromMap builds a movie from a map
- getFilesFromPath returns all files from a directory
- NewSubtitles creates a Subtitles object .
osdb Key Features
osdb Examples and Code Snippets
Community Discussions
Trending Discussions on osdb
QUESTION
I read the documentation from Opensubtitle's new API here and am receiving a 500 error when trying to reach the Download endpoint. I have success with other endpoints including /api/v1/login and also /api/v1/subtitles.
Here's the data in JSON format I'm trying to request
...ANSWER
Answered 2021-Feb-21 at 18:45Ah, okay I found the solution. Looks like there was an error with some of the parameters. Here's a link to the documentation. Updated the data parameter of the post request to just include the file_id.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install osdb
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page