log:
['https://kemono.party/fanbox/user/49759620/post/4264332']}
2022-10-07 22:42:56,192:DEBUG:base_functions:base_functions.py:43:Starting Scrape
2022-10-07 22:42:56,194:DEBUG:base_functions:base_functions.py:43:Starting scrape of https://kemono.party/fanbox/user/49759620/post/4264332
2022-10-07 22:42:56,618:DEBUG:Kemono_Spider:Kemono_Spider.py:54:Error encountered while handling https://kemono.party/fanbox/user/49759620/post/4264332
Traceback (most recent call last):
File "C:\Users\u\AppData\Local\Programs\Python\Python310\lib\site-packages\cyberdrop_dl\crawlers\Kemono_Spider.py", line 35, in parse_profile
title = soup.select_one("span[itemprop=name]").get_text()
AttributeError: 'NoneType' object has no attribute 'get_text'
2022-10-07 22:42:56,620:DEBUG:base_functions:base_functions.py:43:Error scraping https://kemono.party/fanbox/user/49759620/post/4264332
2022-10-07 22:42:56,621:DEBUG:Kemono_Spider:Kemono_Spider.py:56:'NoneType' object has no attribute 'get_text'
2022-10-07 22:42:56,622:DEBUG:base_functions:base_functions.py:43:Finished scrape of https://kemono.party/fanbox/user/49759620/post/4264332
2022-10-07 22:42:56,623:ERROR:main:main.py:107:ValueError No links
2022-10-07 22:42:56,624:DEBUG:base_functions:base_functions.py:43:No links found duing scraping, check passwords or that the urls are accessible
2022-10-07 22:42:56,625:DEBUG:base_functions:base_functions.py:43:This program does not currently support password protected albums.
2022-10-07 22:42:56,626:DEBUG:sql_helper:sql_helper.py:93:Successfully closed sqlite database connection
single post pages don't work for the party sites. profiles work though.
example: https://kemono.party/fanbox/user/49759620/post/4264332
as opposed to full profile: https://kemono.party/fanbox/user/49759620
log: ['https://kemono.party/fanbox/user/49759620/post/4264332']} 2022-10-07 22:42:56,192:DEBUG:base_functions:base_functions.py:43:Starting Scrape 2022-10-07 22:42:56,194:DEBUG:base_functions:base_functions.py:43:Starting scrape of https://kemono.party/fanbox/user/49759620/post/4264332 2022-10-07 22:42:56,618:DEBUG:Kemono_Spider:Kemono_Spider.py:54:Error encountered while handling https://kemono.party/fanbox/user/49759620/post/4264332 Traceback (most recent call last): File "C:\Users\u\AppData\Local\Programs\Python\Python310\lib\site-packages\cyberdrop_dl\crawlers\Kemono_Spider.py", line 35, in parse_profile title = soup.select_one("span[itemprop=name]").get_text() AttributeError: 'NoneType' object has no attribute 'get_text' 2022-10-07 22:42:56,620:DEBUG:base_functions:base_functions.py:43:Error scraping https://kemono.party/fanbox/user/49759620/post/4264332 2022-10-07 22:42:56,621:DEBUG:Kemono_Spider:Kemono_Spider.py:56:'NoneType' object has no attribute 'get_text' 2022-10-07 22:42:56,622:DEBUG:base_functions:base_functions.py:43:Finished scrape of https://kemono.party/fanbox/user/49759620/post/4264332 2022-10-07 22:42:56,623:ERROR:main:main.py:107:ValueError No links 2022-10-07 22:42:56,624:DEBUG:base_functions:base_functions.py:43:No links found duing scraping, check passwords or that the urls are accessible 2022-10-07 22:42:56,625:DEBUG:base_functions:base_functions.py:43:This program does not currently support password protected albums. 2022-10-07 22:42:56,626:DEBUG:sql_helper:sql_helper.py:93:Successfully closed sqlite database connection