RicterZ / nhentai

nhentai doujinshi downloader
http://nhentai.net
MIT License
828 stars 115 forks source link

can't download anymore #47

Closed kagekarasu closed 5 years ago

kagekarasu commented 5 years ago

hello, so today i was downloading some folders from nhentai, everything was ok, i got around 40-50 folders, but now when i try to download i get this error:

[02:29:04] [INFO] Using mirror: https://nhentai.net [02:29:04] [INFO] Fetching doujinshi information of id 91679 Traceback (most recent call last): File "C:\Users\kagek\AppData\Local\Programs\Python\Python37\Scripts\nhentai-script.py", line 11, in load_entry_point('nhentai==0.3.0', 'console_scripts', 'nhentai')() File "C:\Users\kagek\AppData\Local\Programs\Python\Python37\lib\site-packages\nhentai-0.3.0-py3.7.egg\nhentai\command.py", line 47, in main doujinshi_info = doujinshiparser(id) File "C:\Users\kagek\AppData\Local\Programs\Python\Python37\lib\site-packages\nhentai-0.3.0-py3.7.egg\nhentai\parser.py", line 110, in doujinshi_parser title = doujinshi_info.find('h1').text AttributeError: 'NoneType' object has no attribute 'find'

is this because i downloaded to much or for to long(my internet is bad i can only get 250k/s), or it is something else?

RicterZ commented 5 years ago

Got it, I’ll take a look at it tonight

kagekarasu notifications@github.com于2019年2月26日 周二上午9:41写道:

hello, so today i was downloading some folders from nhentai, everything was ok, i got around 40-50 folders, but now when i try to download i get this error:

[02:29:04] [INFO] Using mirror: https://nhentai.net [02:29:04] [INFO] Fetching doujinshi information of id 91679 Traceback (most recent call last): File "C:\Users\kagek\AppData\Local\Programs\Python\Python37\Scripts\nhentai-script.py", line 11, in load_entry_point('nhentai==0.3.0', 'console_scripts', 'nhentai')() File "C:\Users\kagek\AppData\Local\Programs\Python\Python37\lib\site-packages\nhentai-0.3.0-py3.7.egg\nhentai\command.py", line 47, in main doujinshi_info = doujinshiparser(id) File "C:\Users\kagek\AppData\Local\Programs\Python\Python37\lib\site-packages\nhentai-0.3.0-py3.7.egg\nhentai\parser.py", line 110, in doujinshi_parser title = doujinshi_info.find('h1').text AttributeError: 'NoneType' object has no attribute 'find'

is this because i downloaded to much or for to long(my internet is bad i can only get 250k/s), or it is something else?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RicterZ/nhentai/issues/47, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx_Qw3pyOFKUHZ9JSVaiK3aZ6DSeyks5vRJCtgaJpZM4bRKPY .

-- Regards, Ricter Zheng

kagekarasu commented 5 years ago

update: I think my ip adresses was blocked, i tested changing the ip adress i use on my vpn and now it work, i really should have tought of that earlier, i uninstalles and reinstalled everything before testing that... thanks for taking my issue into account, i let you decide i this issue is closed or if you want to look more into it to see what the maximum someone can download from an ip at a time and how long before it get unlocked again.

RicterZ commented 5 years ago

Yeah it’s the reason, but it can be solved via loginning your nhentai account.

kagekarasu notifications@github.com于2019年2月26日 周二下午10:46写道:

update: I think my ip adresses was blocked, i tested changing the ip adress i use on my vpn and now it work, i really should have tought of that earlier, i uninstalles and reinstalled everything before testing that... thanks for taking my issue into account, i let you decide i this issue is closed or if you want to look more into it to see what the maximum someone can download from an ip at a time and how long before it get unlocked again.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/nhentai/issues/47#issuecomment-467465706, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx2VvwFyJQErSUITIaMGiRBj_XSVqks5vRUi4gaJpZM4bRKPY .

-- Regards, Ricter Zheng

kagekarasu commented 5 years ago

ok, thanks for the response.