sim0n00ps / OF-DL

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

Feature Request: Customizable file organization #585

Open hydr0homiee opened 1 month ago

hydr0homiee commented 1 month ago

Request: As a user, I would like to be able to customize where files are saved based on media type. Currently, downloads are saved based on where it was downloaded from and all accounts follow a structure similar to:

username
    |-Archived
    |-Messages
        |-Free
            |-Images
            |-Video
    |...
    |-Stories

Desired Outcome:

Ability to customize where files are saved based on source and media type.

Example 1

username
    |-Images
        |-Free
        |-Paid
    |-Video
        |-Free
        |-Paid

Example 2

username
    |-Free
        |-Archived
        |-Messages
            |-Images
            |-Video
        |-...
    |-Paid

Example 3

username
    |-Free
        |-Images
        |-Video
    |-Paid