You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to set options for the "info" subcategory within the "twitter" section of the config it doesn't do anything. Here's what I have in the config:
The info extractor does not write any actual files, it only returns a bunch of metadata which can be viewed with -j or written to disk with an "event": "post" metadata post processor.
It would be extremely useful if getting the info metadata could be an option for "include" if possible
Right, you needed to be pinged to get proper notifications, didn't you? @Twi-Hard
I added the following post processor to your list, disabled info for the main metadata one, and added a directory setting to info since the metadata structure for it is a bit different ("directory": ["user", "{name}"],), and it seems to work as it should.
When I try to set options for the "info" subcategory within the "twitter" section of the config it doesn't do anything. Here's what I have in the config:
The json only downloads when I use
-O archive=
and it downloads with the name "twitter_None_00.json"-E
shows the custom settings but that's not what's being used when I try to download it.Here's the full "twitter" section of the config:
It would be extremely useful if getting the info metadata could be an option for "include" if possible
The text was updated successfully, but these errors were encountered: