Search found 17 matches

Go to advanced search

by samsamsam
Mon Apr 23, 2018 9:01 am
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 105934

Re: [NEW] REST search, JSON results

For sure I did not made to many requests. Total numbers of downloaded subtitles files in this month are less than 30. Your IP can be in captcha mode, so in private message you can send me what are you doing exactly, send me urls where are you getting captcha and also your IP, so I can check I am not...
by samsamsam
Mon Apr 23, 2018 8:55 am
Forum: General talk
Topic: CAPTCHA on website
Replies: 206
Views: 314076

Re: CAPTCHA on website

No. I am not trying to copy your site and I already wrote that login do not help. Did you read my posts? There is possible to solve reCaptcha without javascript but you must allow this in reCaptcha configuration. Please read reCaptcha documentation: https://developers.google.com/recaptcha/docs/faq#d...
by samsamsam
Sat Apr 21, 2018 5:14 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 105934

Re: [NEW] REST search, JSON results

Any answer please?

There is some hole in the re-captcha v2 protection on this site, so I can use it to workaroud these problems.
But I don't want to do this, because I have respect for opensubtitles.org idea. I hope that you can take a look on the problem with reCaptcha v2 and change it settings.
by samsamsam
Wed Apr 18, 2018 10:47 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 105934

Re: [NEW] REST search, JSON results

Hi Oss, I try this new API: https://rest.opensubtitles.org/search/imdbid-2191671/sublanguageid-pol/episode-1/season-1/ But unfortunately, when I try to download subtitles I have problem with reCaptcha v2. When I try to download for example: https://dl.opensubtitles.org/en/download/src-api/vrf-19920c...
by samsamsam
Sun Apr 15, 2018 10:44 am
Forum: General talk
Topic: CAPTCHA on website
Replies: 206
Views: 314076

Re: CAPTCHA on website

Hello @oss, Thanks for answer. But I not write about problem with reCAPTCHA on browser with javascript. I asked you if you could change configuration of the reCAPTCHA to allow it resolving without javascript? This could be done as follow: Navigate to the admin console and move the security preferenc...
by samsamsam
Fri Mar 30, 2018 1:00 am
Forum: General talk
Topic: CAPTCHA on website
Replies: 206
Views: 314076

Re: CAPTCHA on website

Any answer please?
by samsamsam
Sun Mar 25, 2018 12:24 pm
Forum: General talk
Topic: CAPTCHA on website
Replies: 206
Views: 314076

Re: CAPTCHA on website

Hello @oss, It is possible to change configuration of reCaptcha v2 configuration to be able to solve it without javascript enabled? The information how to configure Google recaptcha to support users without javascript enabled can be found here https://developers.google.com/recaptcha/docs/faq#does-re...
by samsamsam
Mon Apr 10, 2017 8:20 am
Forum: Developing
Topic: Security hole ? http://api.opensubtitles.org/xml-rpc - LogIn - method
Replies: 3
Views: 4980

Re: Security hole ? http://api.opensubtitles.org/xml-rpc - LogIn - method

Hello,

But even if, this is not normal that when you request new login with different user and password. You got success log on with previous user.

Do you agree?

Thanks,
SSS
by samsamsam
Sat Apr 08, 2017 6:12 pm
Forum: Developing
Topic: Security hole ? http://api.opensubtitles.org/xml-rpc - LogIn - method
Replies: 3
Views: 4980

Security hole ? http://api.opensubtitles.org/xml-rpc - LogIn - method

Hello, I think there is BIG issue with login. When you log in with valid login and password once then login will always success event when you change login or password to invalid. Also when you change login and password to valid but for diffrent user then always first user is loged? How it is possib...
by samsamsam
Mon Aug 17, 2015 12:42 pm
Forum: Developing
Topic: XML-RPC - missing subtitles
Replies: 12
Views: 6743

Re: XML-RPC - missing subtitles

Earlier the query SearchSubtitles for given series imdb_id returns subtitles for all episodes. I agree with you that this is not very good, but I do not have information about season nor episode I do not even knot about it type. Real scenario: - user want download subtitles for "humans s1e2&quo...
by samsamsam
Mon Aug 17, 2015 9:43 am
Forum: Developing
Topic: XML-RPC - missing subtitles
Replies: 12
Views: 6743

Re: XML-RPC - missing subtitles

Example for the SearchSubtitles from the link given by you: <methodCall> <methodName>SearchSubtitles</methodName> <params> <param> <value><string>5fdgt2e9qriblpbojnq0j46op1</string></value> </param> <param> <value> <array> <data> <value> <struct> <member> <name>sublanguageid</name> <value><string>cz...
by samsamsam
Mon Aug 17, 2015 9:15 am
Forum: Developing
Topic: XML-RPC - missing subtitles
Replies: 12
Views: 6743

Re: XML-RPC - missing subtitles

Which one is not valid SearchMoviesOnIMDB or SearchSubtitles? According to this: http://trac.opensubtitles.org/projects/opensubtitles/wiki/XMLRPC#SearchMoviesOnIMDB Query is first fixed for some strings (deleted dvdrip and so on). And here http://trac.opensubtitles.org/projects/opensubtitles/wiki/Xm...
by samsamsam
Sun Aug 16, 2015 9:08 pm
Forum: Developing
Topic: XML-RPC - missing subtitles
Replies: 12
Views: 6743

Re: XML-RPC - missing subtitles

So, maybe this query: <methodCall> <methodName>SearchMoviesOnIMDB</methodName> <params> <param> <value> <string>as97hqi1m1mkvg3q9a6ftiu511</string> </value> </param> <param> <value> <string>humans</string> </value> </param> </params> </methodCall> Should return info about seasons?
by samsamsam
Sun Aug 16, 2015 8:43 pm
Forum: Developing
Topic: XML-RPC - missing subtitles
Replies: 12
Views: 6743

Re: XML-RPC - missing subtitles

So, maybe this query: <methodCall> <methodName>SearchMoviesOnIMDB</methodName> <params> <param> <value> <string>as97hqi1m1mkvg3q9a6ftiu511</string> </value> </param> <param> <value> <string>humans</string> </value> </param> </params> </methodCall> Should return info about seasons?
by samsamsam
Sun Aug 16, 2015 8:39 pm
Forum: Developing
Topic: XML-RPC - missing subtitles
Replies: 12
Views: 6743

Re: XML-RPC - missing subtitles

Ok but this ID whas also returned by XML-RPC API.

Go to advanced search