sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
729 stars 66 forks source link

Cannot re-download failed posts #579

Open richardjdunn opened 2 hours ago

richardjdunn commented 2 hours ago

While fetching some points, my disk ran out of space, and the app failed to download them. When I tried to re-download, they didn't, probably because the app thought they'd already downloaded. I removed the records from the DB (posts, messages, medias) but it still thinks they are already downloaded. Is there some other data source I am missing?

Thanks

melithine commented 2 hours ago

In the Metadata folder for each user there's a small database. Remove that and it'll forget things were previously downloaded.

richardjdunn commented 55 minutes ago

Yeah I was trying to avoid downloading everything again, just the stuff that failed. Deleting those rows in the appropriate tables didn’t seem to work, I’m not sure why.

On Tue, Sep 24, 2024 at 10:26 PM melithine @.***> wrote:

In the Metadata folder for each user there's a small database. Remove that and it'll forget things were previously downloaded.

— Reply to this email directly, view it on GitHub https://github.com/sim0n00ps/OF-DL/issues/579#issuecomment-2372759163, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2IY5RG22XCXARYQFBDF32LZYINL7AVCNFSM6AAAAABOZPJRBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZSG42TSMJWGM . You are receiving this because you authored the thread.Message ID: @.***>