Advertisement:

  • 24Jan

    Environment aware foundation is seeking for people willing to lend a hand and translate or subtitle small movies from here
    http://plasticpollutioncoalition.org/video-gallery/tedx-talks-videos/
    to English, Spanish, German and Romanian.

    For more info please contact Dan Patzelt at adoocva-at-gmail-dot-com

  • 18Nov

    Basketball agent looking for Italian speaker to provide substitutes of videos of his clients for their Italian fans. Small fees will be paid.
    See here for an example of such a video that will need subtitles:
    Roman Hawk Raw Footage

    Please contact me at
    mail@chrispearson.com
    Chris Pearson

    Filed under: Translators
    No Comments
  • 07Apr

    A movie about how the world would look like if lie wouldn’t have been invented.
    The main actor is Ricky Gervais also known from the British version of “The Office” series so that would recommend it to you.
    A good Sunday movie :)

    Download the subtitles from this page

  • 07Apr

    We receive from visitors, from time to time, messages about badly translated subtitles.

    We are aware that many of the subtitles on AllSubs.org aren’t very well translated but translations are made on a voluntary basis and most of the time they’re better than nothing.
    If you find a badly translated subtitle and you think you could have the time and energy to correct it then we would be glad to update it on site.
    Besides, we’re sure many of the other visitors will be happy to use your better subtitle file.

    Filed under: Uncategorized
    1 Comment
  • 26Feb

    In the exceptional cast of the movie “Valentine’s Day” we have intricate and diverse life stories of a group of people in Los Angeles, which sometimes pass from love to divorce in one day … I mean, Valentine’s Day. Search for subtitles.

    Buy or watch it online here.

  • 26Feb

    Percy Jackson is none other than the son of the famous Poseidon, god of the seas. Designed with a mortal and semi-god therefore, shy Percy will be unwittingly involved in a spat between gods and titans, it will resolve in a very original way. After discovering that she is the son of Poseidon, the kid embarks on an adventurous journey to seize the lightning of Zeus. Search for subtitles.

    Buy or watch it online here.

  • 25Feb

    We just created a new page on AllSubs.org with all the TV movie series for wich we have subtitles, you can check it here:

    http://www.allsubs.org/tv-series-subtitles-list/

    It is not yet fully tested so feel free to write us about any issues you encounter with it.
    Also, any improvement suggestions are welcome.

    Filed under: Uncategorized
    No Comments
  • 25Feb

    AllSubs’s vast collection of movie and TV series subtitles is now accessible via a simple API.

    Usage example:
    http://api.allsubs.org/index.php?search=heroes+season+4&language=en&limit=3
    where
    search is the search string
    language is the language for the subtitles; if left empty all languages will be shown.
    Available languages are: en, sq, ar, bg, zh, hr, cs, da, nl, et, fi, fr, ka, de, el, he, hi, hu, it, ja, ko, lv, lt, mk, no, pl, pt, ro, ru, sk, sl, es, sv, tr, vn
    limit how many results to display, default is 10

    Note:

    • this API can be used by anyone. Anyway, we reserve the right to restrict access in case of abuse or excessiv traffic
    • feel free to add a link back to our site if you’re using our API. Its not a requirement but it would be nice :-)
    • there is always room for improvements; should you have questions/suggestions don’t hesitate to contact us

    Here’s a sample PHP code that you could use to read API’s results:
    <?

    $xml_request_url = ‘http://api.allsubs.org/index.php?search=heroes+season+4&language=en&limit=3′;
    $xml = new SimpleXMLElement($xml_request_url, null, true);

    echo “<BR>”.$xml->title;
    echo “<BR>”.$xml->link;
    echo “<BR>”.$xml->description;
    echo “<BR>”.$xml->language;
    echo “<BR>”.$xml->results;
    echo “<BR>”.$xml->found_results;

    foreach ( $xml->items->item as $item )
    {
    echo “<BR>Title :”.$item->title;
    echo “<BR>Link :”.$item->link;
    echo “<BR>Filename :”.$item->filename;
    echo “<BR>Files in archive :”.$item->files_in_archive;
    echo “<BR>Languages :”.$item->languages;
    echo “<BR>Added on :”.$item->added_on;
    echo “<BR>”;

    }

    ?>

    Filed under: HOWTOs, Subtitles
    19 Comments
  • 22Feb

    Great track, there were many. But what is now, I’ve also got ! The world premiere of Alvin, Simon and Theodore meet its finally godfather – and perhaps even more than that – the female trio ”The Chipettes “. Search for subtitles.

    Buy or watch it online here.

  • 22Feb

    A very actual comedy, The Rebound says with much charm a love story between two completely different people, in the most unexpected circumstances. Search for subtitles.

    Buy or watch it online here.