osdb | Golang client for Opensubtitles

 by   oz Go Version: Current License: BSD-2-Clause

kandi X-RAY | osdb Summary

kandi X-RAY | osdb Summary

osdb is a Go library. osdb has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

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

            kandi-support Support

              osdb has a low active ecosystem.
              It has 54 star(s) with 14 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of osdb is current.

            kandi-Quality Quality

              osdb has 0 bugs and 0 code smells.

            kandi-Security Security

              osdb has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              osdb code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              osdb is licensed under the BSD-2-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              osdb releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 2285 lines of code, 63 functions and 19 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed osdb and discovered the below as its top functions. This is intended to give you an instant insight into osdb implemented functionality, and help decide if they suit your requirements.
            • 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 .
            Get all kandi verified functions for this library.

            osdb Key Features

            No Key Features are available at this moment for osdb.

            osdb Examples and Code Snippets

            No Code Snippets are available at this moment for osdb.

            Community Discussions

            QUESTION

            Open Subtitle's REST API POST /api/v1/download
            Asked 2021-Feb-21 at 18:45

            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:45

            Ah, 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.

            Source https://stackoverflow.com/questions/66268576

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install osdb

            If you want to compile the CLI interface for OpenSubtitles, then install the latest Go release, and run:. Provided that you setup your Go environment correctly, you now have a basic osdb command to interact with OpenSubtitles' API.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/oz/osdb.git

          • CLI

            gh repo clone oz/osdb

          • sshUrl

            git@github.com:oz/osdb.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link