• mateomaui@reddthat.com
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    33
    ·
    edit-2
    11 months ago

    It doesn’t say any of that information about non-VIP accounts, go read it yourself, and the information you quoted about anonymous accounts is also wrong.

    edit: I won’t be receiving any replies from this commenter. If anyone wants to say I’m wrong, feel free to provide a screenshot from the blogpost proving it.

    • Darkassassin07@lemmy.ca
      link
      fedilink
      English
      arrow-up
      24
      arrow-down
      1
      ·
      11 months ago

      Since you deleted the comment I replied to:

      There’s six big ass bold numbered paragraphs detailing the differences between the ‘VIP’ (paid) users and ‘non-VIP’ (free) users.

      There’s also a link to the REST API docs where the first thing it details is exactly how authentication is handled. Specifically: an application looking to interface with opensubtitles will have an api key embedded by its developer and without logging in further will have 5 free downloads/day, that can then be expanded by the end user logging in with their (free or VIP) account.

      That documentation lists anonymous accounts (not signed in as a specific user) as rated limited to 5/day. That doubles to 10 for signed in (but still free) users and grows further with VIP.

        • Darkassassin07@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 months ago

          To an extent, but it’s only really relevant to developers. End users don’t see or interact with this at all and aren’t required to provide further info.

          For 99% of people, this change makes very little, if any, difference. The way it’s been worded makes it seem like no one gets to use opensubtitles anymore unless they start shelling out cash.

    • 1993_toyota_camry@beehaw.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      11 months ago

      The OP doesn’t, but the REST API Docs say:

      Your consumer can query the API on its own, and download 5 subtitles per IP’s per 24 hours, but a user must be authenticated to download more. Users will then be able to download as many subtitles as their ranks allows, from 10 as simple signed up user, to 1000 for VIP user.

      https://opensubtitles.stoplight.io/docs/opensubtitles-api/e3750fd63a100-getting-started

      Though that’s not fully ‘unauthenticated’, as the above is discussing the use of a developer API key. Though that would be built into whatever app is being used.