Search found 3750 matches

Go to advanced search

by oss
Mon Jan 22, 2024 6:13 pm
Forum: Programs using OS
Topic: Subliminal and .com
Replies: 3
Views: 1551

Re: Subliminal and .com

developers needs to implement api on .com - it is completely different than api on .org
by oss
Mon Jan 22, 2024 6:12 pm
Forum: General talk
Topic: IMDb Update Issues (New TV series)
Replies: 61
Views: 342267

Re: IMDb Update Issues (New TV series)

I goess it is ok now ?
by oss
Sun Jan 21, 2024 11:23 pm
Forum: Developing
Topic: CORS error when trying to login
Replies: 3
Views: 2751

Re: CORS error when trying to login

very strange, works for me, send your curl: curl --request POST \ --url 'https://api.opensubtitles.com/api/v1/login?=' \ --header 'Api-Key: <API>' \ --header 'Content-Type: application/json' \ --header 'User-Agent: <UA> v1.1' \ --data '{ "username": "username", "password&quo...
by oss
Sun Jan 21, 2024 2:53 pm
Forum: Developing
Topic: Error 503 Service Unavailable - Download subtitle
Replies: 1
Views: 863

Re: Error 503 Service Unavailable - Download subtitle

interesting, works for me: curl --request POST \ --url 'https://api.opensubtitles.com/api/v1/download?file_id=7568241' \ --header 'Api-Key: <API>' \ --header 'Authorization: Bearer <TOKEN> \ --header 'Content-Type: application/json' \ --header 'User-Agent: <UA> v1.1' \ --data '{ "file_id":...
by oss
Fri Jan 19, 2024 1:02 pm
Forum: General talk
Topic: kodi login issue
Replies: 1
Views: 1151

Re: kodi login issue

Hi

your email is not registered on www.opensubtitles.org so sure, it can not recognize you.
by oss
Fri Jan 19, 2024 1:02 pm
Forum: General talk
Topic: How to get VIP without ZIP code
Replies: 8
Views: 3542

Re: How to get VIP without ZIP code

I am trying to get a VIP. I am in Canada and dont use ZIP Code. How do I enter my Postal Code?
you should make new Topic for this - anyway, if in Canada is no ZIP code and form still requires that, try to put 00000
by oss
Fri Jan 19, 2024 2:41 am
Forum: General talk
Topic: Alert for cancer related movie/show
Replies: 3
Views: 1652

Re: Alert for cancer related movie/show

in theory this is possible.

we just dont show the keywords from subtitles, but we have them. Lets hope in another version on opensubtitles.com this will be feature. Easy to make.
by oss
Thu Jan 18, 2024 2:13 pm
Forum: General talk
Topic: Subtitle asking for VIP
Replies: 1
Views: 1181

Re: Subtitle asking for VIP

Hi

in short, yes it is, in long, no it is not. Please check other topics, we talk about this all the time.
by oss
Wed Jan 17, 2024 2:00 pm
Forum: Off-topic talk
Topic: Opensubtitles in Enigma2
Replies: 5
Views: 25728

Re: Opensubtitles in Enigma2

everybody who want subtitles on enigma2 have to contact them about this issue. We are not doing any action from our side.
by oss
Wed Jan 17, 2024 1:57 pm
Forum: General talk
Topic: How to search comments for own uploads, if any?
Replies: 6
Views: 11273

Re: How to search comments for own uploads, if any?

cool happy to help
by oss
Tue Jan 16, 2024 6:32 pm
Forum: Programs using OS
Topic: OpenSubtitles.org API deprecation and end of life
Replies: 19
Views: 152376

Re: OpenSubtitles.org API deprecation and end of life

Hi

it should be here:
https://formulerusa.com/whats-mytvonline2/

if not, update your software, if you still can not find it, contact formuler guys, we have nothing to do with them - they implement our service (free).
by oss
Tue Jan 16, 2024 6:30 pm
Forum: General talk
Topic: Getting the message Become opensubtitles.org VIP member everytime I download subtitle
Replies: 24
Views: 317086

Re: Getting the message Become opensubtitles.org VIP member everytime I download subtitle

@Tonycubed2 - we annoucment this almost 2 years ago, we send 3 mails to developers, we put it in subtitles downloaded via API, we did everything to prevent this. We dont want to wait for another couple of years, after developers "wake up" (if they ever will!) So no, we couldnt make this in...
by oss
Tue Jan 16, 2024 6:27 pm
Forum: General talk
Topic: How to search comments for own uploads, if any?
Replies: 6
Views: 11273

Re: How to search comments for own uploads, if any?

yeah it is a bit complicated, it should be able to sort by number of comments

try like this

https://www.opensubtitles.org/en/search ... t-10/asc-0

replace uploader-{os} with your username instead of {os}

Go to advanced search