View Single Post
  #18  
Old 05.07.2017, 05:18
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

so I see you're doing it wrong

don't use basic auth. basic auth was for websites that use protocol://user:pass@domain/path, they block you via 403 header without login.

use the connection manager, as archive.org doesn't use basic auth, it uses cookies which require account login.

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

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