xREL.v3

API: ext_info/release_feed method - Wiki

Sprache wählen
Board RSS API Status Hilfe Kontakt
Optionen

Artikel: API: ext_info/release_feed method

API: ext_info/release_feed method

(Image)
This method is deprecated and only available in API v1!

Returns a basic RSS 2.0 feed of the latest 30 releases for a given Ext Info.

URL
http://api.xrel.to/eif/auth/typeID.xml

Formats
xml

HTTP Method(s)
GET

Authentication
Warning: This method needs a separate API key.

Parameters
NameInfo
authYour Ext Info feed key.
typeOne of: movie|tv|game|console|software|xxx
IDNumerical id.

Example URL
http://api.xrel.to/eif/d41d8cd98f00b204e9800998ecf8427e/movie27605.xml

Example Response
<rss version="2.0">
  <channel>
    <title>The Dark Knight</title>
    <description>5 Releases</description>
    <link>
      http://www.xrel.to/movie/27605/The-Dark-Knight.html
    </link>
    <lastBuildDate>Sun, 06 Dec 2009 01:45:57 +0100</lastBuildDate>
    <item>
      <title>The.Dark.Knight.German.2008.AC3.DVDRiP.x264-HDD</title>
      <pubDate>Fri, 09 Oct 2009 23:02:38 +0200</pubDate>
      <guid isPermaLink="false">5135fc69</guid>
      <link>
        http://www.xrel.to/movie-nfo/60789/The-Dark-Knight-German-2008-AC3-DVDRiP-x264-HDD.html
      </link>
    </item>
    <item>
      <title>The.Dark.Knight.PROPER.TS.XViD-mVs</title>
      <pubDate>Wed, 23 Jul 2008 09:05:46 +0200</pubDate>
      <guid isPermaLink="false">ab75c25a</guid>
      <link>
        http://www.xrel.to/movie-nfo/59677/The-Dark-Knight-PROPER-TS-XViD-mVs.html
      </link>
    </item>
  </channel>
</rss>


Please note that the lastBuildDate value does not have any particular meaning.

Important
This method may be subject to changes later. We may remove the requirement for a separate API key.
We are also going to add some more info to the feed as well as to provide the output in JSON and common XML formats.

Zuletzt aktualisiert: 15. Apr. 2016, 18:28 Uhr.

Optionen

Artikel bewerten
2/52/52/52/52/52/52/52/52/52/5
Bewertung: 2,0 / 5,0 (1 Stimmen)