UltimaHoarder / UltimaScraper

Scrape all the media from an OnlyFans account - Updated regularly
GNU General Public License v3.0
4.01k stars 608 forks source link

ValueError: invalid literal for int() with base 10: '' #1887

Closed qmzn12 closed 2 years ago

qmzn12 commented 2 years ago

How could I solve this?

D:\GamePP Wonderful Moment\OnlyFans-master.profiles\OnlyFans\default\auth.json has been created. Fill in the relevant details and then press enter to continue. Site: 0 = onlyfans |

Traceback (most recent call last): File "D:\GamePP Wonderful Moment\OnlyFans-master\start_ofd.py", line 60, in loop.run_until_complete(main()) File "C:\Users\qmzn533\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 647, in run_until_complete return future.result() File "D:\GamePP Wonderful Moment\OnlyFans-master\start_ofd.py", line 41, in main site_choice = int(site_choice) ValueError: invalid literal for int() with base 10: ''

VhenFrey commented 1 year ago

how did you fix this issue?