View Single Post
  #2  
Old 08.06.2014, 03:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

captchas are shown because all other download methods have been removed from the download sequence. On specific errors we remove given host from the multihosters supported host array (within plugin source) so download can proceed to the next download method, or if its a temp issue we 'throw new PluginException(LinkStatus.ERROR_TEMPORARILY_UNAVAILABLE)' which jumps to the next download method. The next download method would on JD default settings would be free account or free download (no account). Both those options could contain captcha depending on the hosters setup.


raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 08.06.2014 at 04:04. Reason: spellin
Reply With Quote