Forum rules
Under no circumstances is spamming or advertising of any kind allowed. Do not post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate others security. Profanity or any kind of insolent behavior to other members (regardless of rank) will not be tolerated. Remember, what you don’t find offensive can be offensive to other members. Please treat each other with the kind of reverence you’d expect from other members.
Failure to comply with any of the above will result in users being banned without notice. If any further details are needed, contact: “The team” using the link at the bottom of the forum page. Thank you.
User avatar
oss
Site Admin
Posts: 5879
Joined: Sat Feb 25, 2006 11:26 pm
Contact: Website

[API] for IMDB search adjust filter by tags

Tue Nov 15, 2016 11:03 am

Hi,

we had request for searching by tags, such as DVD or Bluray. Scenario was following:
- user is streaming movie from internet, he knows imdb, so he wants to get only bluray subtitles

After couple of weeks parsing and programming, it is alive, now with imdbid request you can pass tags argument with release group, movie format or other subjects.

So all of these are valid:

Code: Select all

array('imdbid' => 499549, 'sublanguageid' => 'eng', 'tags' => 'chd,bluray') array('imdbid' => 499549, 'sublanguageid' => 'all', 'tags' => 'axxo,dvd') array('imdbid' => 499549, 'sublanguageid' => 'all', 'tags' => 'proper')
Read docs here:
https://trac.opensubtitles.org/projects ... hSubtitles

Return to “Developing”

Who is online

Users browsing this forum: No registered users and 31 guests