Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error downloading file #7

Open
GoogleCodeExporter opened this issue May 15, 2015 · 3 comments
Open

Error downloading file #7

GoogleCodeExporter opened this issue May 15, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

python metagoofil.py -d liquid11.co.uk -t pdf,doc,docx,xls,xlsx,ppt,pptx -l 200 
-n 50 -o liquid11files -f metagoofil-liquid11-results.html

What is the expected output? What do you see instead?

[1/50] /webhp?hl=en
         [x] Error downloading /webhp?hl=en
[2/50] /intl/en/ads
         [x] Error downloading /intl/en/ads
[3/50] /services
         [x] Error downloading /services
[4/50] /intl/en/policies/
processing
tuple index out of range
Error creating the file

What version of the product are you using? On what operating system?

2.2 - Ubuntu 12.04.1 LTS

Please provide any additional information below.


Original issue reported on code.google.com by imthebos...@gmail.com on 19 Mar 2013 at 4:33

@GoogleCodeExporter
Copy link
Author

m using backtrack 5 i got same error about to error in download file....

Original comment by ravikuma...@coriolis.co.in on 4 Jul 2013 at 6:27

@GoogleCodeExporter
Copy link
Author

Having the same issue. 

Original comment by Tshud1...@gmail.com on 25 Nov 2013 at 2:00

Attachments:

@GoogleCodeExporter
Copy link
Author

File: "downloader.py"
Line: 5
Original: self.url=url
Replace code: self.url=url.replace("/url?q=", "", 1).split("&")[0]


This "temporal" solution works!!

Original comment by Pedro.J....@gmail.com on 11 Jul 2014 at 10:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant