Search found 3 matches

Go to advanced search

by mamikel
Sat Nov 20, 2021 6:38 am
Forum: Developing
Topic: Open subtitles API download issue
Replies: 51
Views: 46938

Re: Open subtitles API download issue

I haven't yet had success downloading a file. Is the download function available? The curl request to get the subtitle link works fine: curl -i -X POST -H "Api-Key: [i]APIKEY[/i]" -H "Content-Type:application/json" -d "{\"file_id\": 5342665, \"sub_format\"...
by mamikel
Sun Nov 14, 2021 2:23 am
Forum: Developing
Topic: Open subtitles API download issue
Replies: 51
Views: 46938

Re: Open subtitles API download issue

Hi, thanks for the quick response.

interesting, I just tried your file id now and it worked. So I tried one of the file id's I retrieved yesterday and it also worked.
It does appear there's been an update as the example has changed and there is now a C# sample! :D I'll give that a go.

cheers
by mamikel
Sat Nov 13, 2021 9:51 am
Forum: Developing
Topic: Open subtitles API download issue
Replies: 51
Views: 46938

Re: Open subtitles API download issue

Hi, I don't seem to be having any luck with the download api (https://api.opensubtitles.com/api/v1/download) - same 406 issue as reported above. I can successfully search for a subtitle, but even when I try using the tooling (https://opensubtitles.stoplight.io/docs/opensubtitles-api/) from my browse...

Go to advanced search