Skip to content

[Feature Request] Add SQLite DB to for downloaded file tracking #10

@bransoned

Description

@bransoned

Is your feature request related to a problem? Please describe.
If script crashes, no way to pick up where it left off. Would have to restart from the beginning, which would prove costly for large exports.

Describe the solution you'd like
Introduce a SQLite database to track files that have already been downloaded (either by their date/time string or their SID provided by Snapchat). Once a file has been downloaded, then catalog it into the database. This would also allow users to run this script every week or month to aggregate new memories without needing to re-import old images.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions