Skip to content

Help associating Reddit posts to RedGIFS/Imgur/Gfycat file names? #2144

Answered by mikf
ALonelyJuicebox asked this question in Q&A
Discussion options

You must be logged in to vote

Take a look at the reddit/imgur config in the example config file:

"reddit":
{
"#": "only spawn child extractors for links to specific sites",
"whitelist": ["imgur", "redgifs", "gfycat"],
"#": "put files from child extractors into the reddit directory",
"parent-directory": true,
"#": "transfer metadata to any child extractor as '_reddit'",
"parent-metadata": "_reddit"
},
"imgur":
{
"#": "use different directory and filename formats when coming from a reddit post",
"directory":
{
"'_reddit' in locals()": []
},
"filena…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ALonelyJuicebox
Comment options

Answer selected by ALonelyJuicebox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants