You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using this for a long time, and I'm having a problem recently. I'm following some accounts on OF and I'm used to download all their content, but I've noticed that some accounts are downloading just some posts, while others download everything. No error on the console.
If I try to download again that specific account it is shown the exact number of files that haven't been downloaded but it just don't dowload it.
Example:
usernameA has 76 midias. 26 downloaded as normal, 50 not.
I've digged a little further and noticed that at the metadata file these missing files have NULL value in the the fields: link, directory, filename and size, also, downloaded has a Zero value.
Does anyone know a way to fix this, or where in the code I can take a look and try to debug?
The text was updated successfully, but these errors were encountered:
Hey bros,
I have been using this for a long time, and I'm having a problem recently. I'm following some accounts on OF and I'm used to download all their content, but I've noticed that some accounts are downloading just some posts, while others download everything. No error on the console.
If I try to download again that specific account it is shown the exact number of files that haven't been downloaded but it just don't dowload it.
Example:
usernameA has 76 midias. 26 downloaded as normal, 50 not.
Name: usernameA | Type: Posts | Downloading: 50 | Total: 50 | Duplicates: 0 | Directory: user_data\sites\OnlyFans\usernameA
I've digged a little further and noticed that at the metadata file these missing files have NULL value in the the fields: link, directory, filename and size, also, downloaded has a Zero value.
Does anyone know a way to fix this, or where in the code I can take a look and try to debug?
The text was updated successfully, but these errors were encountered: