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 Aug 13, 2015 · 6 comments
Open

Error downloading file #7

GoogleCodeExporter opened this issue Aug 13, 2015 · 6 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 [email protected] 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 [email protected] on 4 Jul 2013 at 6:27

@GoogleCodeExporter
Copy link
Author

Having the same issue. 

Original comment by [email protected] 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 [email protected] on 11 Jul 2014 at 10:25

@cancun1
Copy link

cancun1 commented Aug 10, 2016

how can i get downloader.py or where is downloader.py @GoogleCodeExporter

@Kali78662
Copy link

how can i get downloader.py or where is downloader.py @GoogleCodeExporter

cd metagoofil
ls
See downloader.py

Or check directory where you installed

@Kali78662
Copy link

Kali78662 commented Dec 6, 2023

i had tried to replace every code but it is no more downloading file its over
you can use an other FOCA https://github.com/ElevenPaths/FOCA.git open source and brilliant then metagoofil
remember download latest release version of FOCA
and also download sql server 2022 from https://www.microsoft.com/en-us/sql-server/sql-server-downloads select developer and download
before starting foca kindly install sql server completely and then foca run as administrator it start

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

3 participants