Skip to content

How to seperate twitter replies to other folder #2749

@afterdelight

Description

@afterdelight

i want to seperate replies from other user to folder Replies but only the twitter target tweets got downloaded to replies folder the rest are scattered into main folder as a username folder

this is my setting and my target

gallery-dl https://twitter.com/user/with_replies

"directory": {
"" : ["{user[name]} [{user[id]}]"],
"retweet_id" : ["{user[name]} [{user[id]}]", "Retweets"],
"locals().get('quote_by')": ["{user[name]} [{user[id]}]", "Quoted"],
"reply_id" : ["{user[name]} [{user[id]}]", "Replies"]
},

pls help!?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions