Skip to content

[config]How to classify based on whether mp4 is included in file_url #6634

Closed
@maplestory03

Description

        "archive-format":{
        ""                                           :"|https://skeb.jp/@{creator['screen_name']}/works/{post_num}|{filename}|{creator['screen_name']}-works-{post_num}-p{num}.webp",
        "'mp4' in locals().get('file_url', '')"      :"|https://skeb.jp/@{creator['screen_name']}/works/{post_num}|{filename}|{creator['screen_name']}-works-{post_num}-p{num}.mp4"
        
        }

extension is empty

and how to write locally downloaded files into archive files as well
In the old version, this situation was written, but it is not written in the current version
How to set up in the conf file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions