Cool, where can I find more about it??very cool. We have also suggestions (while you type), what about implement that one ?
Code: Select all
curl -A 'TemporaryUserAgent' http://rest.opensubtitles.org/suggest/query-a/sublanguageid-eng
Code: Select all
{
"name":"Alita: Battle Angel",
"year":"2019",
"total":"23",
"idmovie":124839,
"pic":"https://static2.opensubtitles.org/gfx/thumbs/6/8/0/7/0437086.jpg",
"kind":"movie",
"rating":"7.6"
},
...
Code: Select all
curl -vvv -d 'username=your_username&password=your_password' -X POST -A 'TemporaryUserAgent v1.2' https://rest.opensubtitles.org/auth
curl -vvv --user username:password -A 'TemporaryUserAgent v1.2' https://rest.opensubtitles.org/auth
Users browsing this forum: No registered users and 1 guest