DIGITALCRIMINAL / ArchivedUltimaScraper

Scrape content from OnlyFans and Fansly
GNU General Public License v3.0
953 stars 39 forks source link

Did like they say in thread Please refresh the page new error #1041

Open P0rr opened 1 year ago

P0rr commented 1 year ago

Get this error

Type: Stories Traceback (most recent call last): File "C:\UltimaScraper-7.6.1\start_ofd.py", line 104, in asyncio.run(main()) File "C:\Program Files\Python310\lib\asyncio\runners.py", line 44, in run return loop.run_until_complete(main) File "C:\Program Files\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete return future.result() File "C:\UltimaScraper-7.6.1\start_ofd.py", line 86, in main api = await main_datascraper.start_datascraper( File "C:\UltimaScraper-7.6.1\datascraper\main_datascraper.py", line 94, in start_datascraper await main_helper.process_names( File "C:\UltimaScraper-7.6.1\helpers\main_helper.py", line 966, in process_names result = await module.start_datascraper(authed, username, site_name) File "C:\UltimaScraper-7.6.1\modules\onlyfans.py", line 161, in start_datascraper await prepare_scraper(authed, site_name, item) File "C:\UltimaScraper-7.6.1\modules\onlyfans.py", line 784, in prepare_scraper highlights = await subscription.get_highlights() File "C:\UltimaScraper-7.6.1\apis\onlyfans\classes\create_user.py", line 270, in get_highlights results = [create_highlight(x) for x in results] File "C:\UltimaScraper-7.6.1\apis\onlyfans\classes\create_user.py", line 270, in results = [create_highlight(x) for x in results] File "C:\UltimaScraper-7.6.1\apis\onlyfans\classes\create_highlight.py", line 3, in init self.id: int = option.get("id") AttributeError: 'str' object has no attribute 'get'

help How do i use the thread Please refresh the page fix

Fall0n commented 1 year ago

I have same problem i hope some one can help