Feature request: ability to download post text in addition to the content (photos/videos) #41

Open
opened 2025-07-15 20:31:24 +00:00 by FlamingPhoenix40 · 1 comment

Currently, the program only downloads the content of the post, so photos and videos. It would be nice if the program could download the post text as well (perhaps as an option). I think this would be especially handy in combination with the "folder per post/message" option.

Currently, the program only downloads the content of the post, so photos and videos. It would be nice if the program could download the post text as well (perhaps as an option). I think this would be especially handy in combination with the "folder per post/message" option.
Collaborator

This has been requested before and would be pretty easy to add. OF-DL does save the post content to the user_data.db file in the Metadata folder (for each creator). You can view/export the post content yourself manually by opening the database file and browsing the posts table using a program like "DB Browser for SQLite".

This has been requested before and would be pretty easy to add. OF-DL does save the post content to the user_data.db file in the Metadata folder (for each creator). You can view/export the post content yourself manually by opening the database file and browsing the posts table using a program like "DB Browser for SQLite".
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#41
No description provided.