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

3 site not working #44

Open
arminmacx opened this issue Mar 31, 2014 · 0 comments
Open

3 site not working #44

arminmacx opened this issue Mar 31, 2014 · 0 comments

Comments

@arminmacx
Copy link

Hi

I try to download from mangafox, mangahere and manga reader but al failed with this error :
"
Traceback (most recent call last):
File "manga.py", line 268, in
main()
File "manga.py", line 257, in main
threadPool.append(SiteParserThread(options, None, None))
File "/Users/armin/Desktop/src/parsers/thread.py", line 37, in init
self.siteParser.parseSite()
File "/Users/armin/Desktop/src/parsers/mangafox.py", line 45, in parseSite
source, redirectURL = getSourceCode(url, self.proxy, True)
File "/Users/armin/Desktop/src/util.py", line 88, in getSourceCode
return ret, f.geturl()
UnboundLocalError: local variable 'f' referenced before assignment "

i try every things i know to fix it but out of luck.
I can download from mangapanda without a problem but from these site nope.

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

No branches or pull requests

1 participant