Search found 7 matches

Go to advanced search

by redguardtoo
Tue Apr 23, 2024 9:18 am
Forum: Developing
Topic: restful api of opensubtitles.com failed
Replies: 1
Views: 539

restful api of opensubtitles.com failed

CLI: curl --request POST --silent -vvv --url "https://api.opensubtitles.com/api/v1/login" -H "Api-Key: <MYKEY>" -A "User-Agent: shenshou v1" -H "Content-Type: application/json" --data '{"username": "redguardtoo", "password": "...
by redguardtoo
Sat Aug 06, 2022 2:09 pm
Forum: Developing
Topic: restful api does not work any more
Replies: 1
Views: 2749

restful api does not work any more

Hi, My open source project https://github.com/redguardtoo/shenshou started using new restful api. It worked at the beginning, but after a few day the api did not work. Here is the debug log, Fetching subtitles of 1 video(s) ... shenshou-download-subtitle-internal called => The Mary Tyler Moore Show ...
by redguardtoo
Wed Nov 03, 2021 11:36 am
Forum: Developing
Topic: xml rpc login api failed.
Replies: 7
Views: 5352

Re: xml rpc login api failed.

Thanks. I can confirm it's fixed now.
by redguardtoo
Tue Nov 02, 2021 12:35 pm
Forum: Developing
Topic: xml rpc login api failed.
Replies: 7
Views: 5352

Re: xml rpc login api failed.

Hi,
I test again a few minutes ago and get same error. Looks I need tech support from opensubtitles team. See https://blog.coingecko.com/how-to-troub ... ng-ray-id/


Cloudflare Ray ID: 6a7c580e492a4c97 • Your IP: 198.144.121.93
by redguardtoo
Sun Oct 31, 2021 1:25 am
Forum: Developing
Topic: xml rpc login api failed.
Replies: 7
Views: 5352

Re: xml rpc login api failed.

It outputs html whose content is as I showed in previous post. I'm behind tor proxy.
by redguardtoo
Fri Oct 29, 2021 5:51 am
Forum: Developing
Topic: xml rpc login api failed.
Replies: 7
Views: 5352

Re: xml rpc login api failed.

OK, here is content in screenshot, Please enable cookies. One more step Please complete the security check to access api.opensubtitles.org Why do I have to complete a CAPTCHA? Completing the CAPTCHA proves you are a human and gives you temporary access to the web property. What can I do to prevent t...
by redguardtoo
Thu Oct 28, 2021 3:12 am
Forum: Developing
Topic: xml rpc login api failed.
Replies: 7
Views: 5352

xml rpc login api failed.

I published my subtitles downloader in Emacs Lisp yesterday at https://github.com/redguardtoo/shenshou It worked yesterday, but does not work today when calling xml rpc login api. The api call is just a cli `curl -b --insecure https://api.opensubtitles.org:443/xml-rpc -x socks5h://127.0.0.1:9050 -H ...

Go to advanced search