Closed oliverhihn closed 3 years ago
PS D:\onlyfans-dl-2-master\onlyfans-dl-2-master> python.exe .\onlyfans-dl.py all 30 Traceback (most recent call last): File "D:\onlyfans-dl-2-master\onlyfans-dl-2-master\onlyfans-dl.py", line 222, in <module> MAX_AGE = int((datetime.today() - timedelta(int(PROFILE_LIST.pop(-1)))).strftime("%s")) ValueError: Invalid format string
PS D:\onlyfans-dl-2-master\onlyfans-dl-2-master> python.exe .\onlyfans-dl.py all 30
Traceback (most recent call last): File "D:\onlyfans-dl-2-master\onlyfans-dl-2-master\onlyfans-dl.py", line 222, in <module> MAX_AGE = int((datetime.today() - timedelta(int(PROFILE_LIST.pop(-1)))).strftime("%s")) ValueError: Invalid format string
You must be on Windows. This issue was fixed in July, update to the latest commit.
Ty, works with the latest release. My bad.
PS D:\onlyfans-dl-2-master\onlyfans-dl-2-master> python.exe .\onlyfans-dl.py all 30
Traceback (most recent call last): File "D:\onlyfans-dl-2-master\onlyfans-dl-2-master\onlyfans-dl.py", line 222, in <module> MAX_AGE = int((datetime.today() - timedelta(int(PROFILE_LIST.pop(-1)))).strftime("%s")) ValueError: Invalid format string