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.
Olaus
Posts: 3
Joined: Tue Jun 26, 2012 10:20 am

Is there a maximum number of downloads per day?

Tue Jun 26, 2012 10:34 am

Hello,
Im am using the Periscope script to download subtitles from this site from my Synology Diskstation and it works like a charm for the first couple (maybe 50-100) subtitles I try to download. After that the script seems to indicate that it found a subtitle and downloads it but then give me the error:
"ERROR:periscope:Not a gzipped file" (this is sometimes repeated a couple of times, once for each avilable Subtitle is my guess) , and then:
"ERROR:periscope:No subtitles could be chosen.".

Even so the script do manage to download a file called "filename.srt.gz", which contains code that looks very much as code from a webpage:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jq ... ript><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="content-style-type" content="text/css" /><meta name="google-site-verification" content="YlFQS0yGw4Oazpbdw4c5BCqjXVR2nlPIuSKiMfvhA6k" /><meta name="keywords" content="" /><meta name="description" content="" /><meta name="revisit-after" content="7 days" /><link rel="shortcut icon" type="image/x-icon" href="http://static.opensubtitles.org/favicon.ico" /><link rel="search" type="application/opensearchdescription+xml" title="OpenSubtitles.org search" href="/en/opensearch/sublanguageid-all" /><link rel="index" href="/en/" /><link rel="help" href="/en/faq" /><link rel="search" href="/en/search" /><link rel="copyright" href="/en/copyright" /><link rel="author" href="/en/contact" /><link rel="bookmark" href="/en/download/filead/1953135599.gz" title="" /><meta name="robots" content="noindex,nofollow" /><link rel="stylesheet" type="text/css" href="http://www.opensubtitles.org/style.css" /><title></title><style type="text/css" media="screen"><!--[if lt IE 7]>
body {
behavior: url("http://static.opensubtitles.org/csshover.htc");
}
<![endif]-->
#menu ul li, #menul ul li, #menuc ul li {float: left; width: 100%;}
#menu ul li a, #menul ul li a, #menuc ul li a {height: 1%;}
</style><script type='text/javascript'>
var m3_u = (location.protocol=='https:'?'https://ads.opensubtitles.org/www/delivery/ajs.php':'http://ads.opensubtitles.org/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=46");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
</script>
<noscript>
<a href='http://ads.opensubtitles.org/www/delive ... &cb=900073' target='_blank'>
<img src='http://ads.opensubtitles.org/www/delive ... n=afb26379' border='0' alt='' />
</a>
</noscript><script type="text/javascript" src="http://static.opensubtitles.org/libs/js/common.js">
 
</script></head><body><div class="content"><div id="network"><div id="network_links"><a href="http://www.newtorrents.info" target="_blank" title="0-day torrents">NewTorrents</a> |


If I try to download the file again directly I will get the same error, but If I wait for a while the script will work again for a couple of more downloads. This makes me think that opensubtitles got some kind of maximum number of subtitles that it will let me download in a certain time. Is this correct? If so, I would like to know what I am allowed, so that I can modify my script accordingly.

Thanks in advance!

User avatar
SimplyTheBOSS
Site Admin
Posts: 1326
Joined: Mon Feb 01, 2010 3:02 pm
Location: Finland

Re: Is there a maximum number of downloads per day?

Tue Jun 26, 2012 10:53 am

Image

User avatar
oss
Site Admin
Posts: 5891
Joined: Sat Feb 25, 2006 11:26 pm
Contact: Website

Re: Is there a maximum number of downloads per day?

Tue Jun 26, 2012 2:54 pm

to add my 2 cents:
http://www.opensubtitles.org/en/faq#antileech

There is limit I think 200 subtitles per 24 hours, if you want to raise that limit become VIP member and login first.

User avatar
eduo
Posts: 716
Joined: Sat Feb 10, 2007 1:40 am
Location: Information Technology
Contact: ICQ Website Yahoo Messenger

Re: Is there a maximum number of downloads per day?

Wed Jun 27, 2012 12:34 am

"50-100 subtitles" is hardly "the first couple of subtitles".

In these cases, clearly, a bit of self-restraint is in order. Slowly building up your library of subtitles downloading 100 a day (you can't see 100 videos a day, so it shouldn't be a big problem).
http://eduo.info/
[url=http://eduo.info/soleol/]OpenSubtitles from your desktop: SolEol for Mac/Windows/Linux[/url]
[url=http://forums.plexapp.com/index.php?showtopic=325&st=0&p=2480&#entry2480]My current episode processing work flow[/url].

Olaus
Posts: 3
Joined: Tue Jun 26, 2012 10:20 am

Re: Is there a maximum number of downloads per day?

Wed Jun 27, 2012 8:00 am

oss:
Thank you! That exactly the information I was looking for.

eduo:
Im sorry if I came across as rude, english is not my first language and sometimes I do not get the finer points of my writing perfectly.

But I do think my question is valid (and not connected to "self-restraint" in any way), it is not as if my problem was that I though the limits is to low. My problem was that I did not know which limits I was supposed to follow. I have no problem what so ever that it will take a week or two to get subtitles to most of my TV series episodes, my problem was that my automated script for doing so run into trubble and downloaded the wrong thing. Creating manual work for me and unesecary load for OpenSubtitles.

User avatar
eduo
Posts: 716
Joined: Sat Feb 10, 2007 1:40 am
Location: Information Technology
Contact: ICQ Website Yahoo Messenger

Re: Is there a maximum number of downloads per day?

Wed Jun 27, 2012 12:38 pm

oss:
Thank you! That exactly the information I was looking for.

eduo:
Im sorry if I came across as rude, english is not my first language and sometimes I do not get the finer points of my writing perfectly.

But I do think my question is valid (and not connected to "self-restraint" in any way), it is not as if my problem was that I though the limits is to low. My problem was that I did not know which limits I was supposed to follow. I have no problem what so ever that it will take a week or two to get subtitles to most of my TV series episodes, my problem was that my automated script for doing so run into trubble and downloaded the wrong thing. Creating manual work for me and unesecary load for OpenSubtitles.
Olaus: Don't worry. The "self-restraint" bit was a joke because you were sending hundreds of request to the site. I just thought it looked funny to use "a couple" (which is used for 2 to 4 of something) for 50 to 100 subtitles :)

No rudeness nor complaints here. Just found that line funny and then advised to split your downloads according to the limits OSS helpfully reminded us of.
http://eduo.info/
[url=http://eduo.info/soleol/]OpenSubtitles from your desktop: SolEol for Mac/Windows/Linux[/url]
[url=http://forums.plexapp.com/index.php?showtopic=325&st=0&p=2480&#entry2480]My current episode processing work flow[/url].

Olaus
Posts: 3
Joined: Tue Jun 26, 2012 10:20 am

Re: Is there a maximum number of downloads per day?

Wed Jun 27, 2012 1:40 pm

eduo:
Ohh, that joke flew right over my head :)

I got my script to pause for 12,5 hours every 45 download. So in a couple of days I will go back to only check my new files, and then this limit will no longer be a problem.

Thanks again for your help!

Return to “Developing”

Who is online

Users browsing this forum: No registered users and 30 guests