Search found 6 matches

Go to advanced search

by swishly
Tue Jan 10, 2023 10:02 pm
Forum: Programs using OS
Topic: REST search API: language attribute inconsistencies
Replies: 1
Views: 2676

REST search API: language attribute inconsistencies

The search API "https://api.opensubtitles.com/api/v1/subtitles" takes a "language" query parameter, however it is unclear what values are supported. Without making it explicit, the documentation makes it sounds like the ISO 639-1 should be used (2 character code, e.g "en&quo...
by swishly
Wed Nov 11, 2020 6:08 am
Forum: General talk
Topic: Maintenance time window
Replies: 2
Views: 1924

Maintenance time window

Seems like the typical maintenance window is always around 8pm on the US west coast, a the time when people typically sit down to watch a movie in a densely populated area of the world.

Do you think you could push down your maintenance work a few hours later, when it is less disruptive?
by swishly
Fri Apr 24, 2020 5:36 am
Forum: Programs using OS
Topic: User Login Requests intercepted by Coudflare
Replies: 3
Views: 4956

Re: User Login Requests intercepted by Coudflare

Thanks! I think part of the issue is that our program was retrying logins attempts after you banned anonymous logins, so they quickly ran into the limit - and of course they could not access subtitles after login in with a proper account because of the 2-day IP ban. Are you planning to allow back an...
by swishly
Mon Apr 20, 2020 8:26 pm
Forum: Programs using OS
Topic: User Login Requests intercepted by Coudflare
Replies: 3
Views: 4956

User Login Requests intercepted by Coudflare

Hi there In the last 1-2 days something changed and it appears that user login requests to the API are being intercepted by Cloudflare, which effectively breaks the API You can test with this curl request (replace [username], [password], [app]...) curl -L --verbose --data '<?xml version="1.0&qu...
by swishly
Sun Jun 11, 2017 3:09 am
Forum: Developing
Topic: Linking moviehash to an existing subtitleId?
Replies: 2
Views: 4404

Re: Linking moviehash to an existing subtitleId?

That is great, Thanks! I will look into incorporating TryuploadSubtitles() into our app :)
by swishly
Tue Jun 06, 2017 8:30 pm
Forum: Developing
Topic: Linking moviehash to an existing subtitleId?
Replies: 2
Views: 4404

Linking moviehash to an existing subtitleId?

I went through the all the APIs, but I could not find a way to explicitly link a movie byte signature (movie hash + byte size) to an existing subtitle downloaded from opensubtitle.org Here is what we are trying to do: 1. Application uses OS search API to get subtitles for a given movie byte signatur...

Go to advanced search