Skip to content

docs: schalenetwork.tags default to false#9122

Closed
nucspl wants to merge 1 commit intomikf:masterfrom
nucspl:patch-1
Closed

docs: schalenetwork.tags default to false#9122
nucspl wants to merge 1 commit intomikf:masterfrom
nucspl:patch-1

Conversation

@nucspl
Copy link

@nucspl nucspl commented Feb 24, 2026

Default behavior is actually false not true.

Default behavior is actually `false` not `true`.
@mikf
Copy link
Owner

mikf commented Feb 24, 2026

Its default is true on master: 5ddee42

@mikf mikf closed this Feb 24, 2026
@nucspl nucspl deleted the patch-1 branch February 24, 2026 18:13
@nucspl
Copy link
Author

nucspl commented Feb 24, 2026

my bad, turns out my gallery-dl instance was 1.31.4


edit:
ok apparently it's still false by default(?)

left is without declaring "tags": true in my extractor config; right is with "tags": true

img image

also the same case with metadata-url and metadata-path supposedly defaulting to "_url" and "_path" but yields null when not declared in the extractor config... or at least for postprocessors as i've tried to include it in the written json metadata

@nucspl nucspl restored the patch-1 branch February 24, 2026 18:20
@mikf
Copy link
Owner

mikf commented Feb 24, 2026

It is enabled by default in the master branch, but not in any stable release yet.

gallery-dl -j --range 0 -o crt=… https://niyaniya.moe/g/14216/6c67076fdd45
[
  [
    2,
    {
      "category": "schalenetwork",
      "count": 22,
      "created_at": 1721626410802,
      "date": "2024-07-22 05:33:30",
      "id": 14216,
      "key": "6c67076fdd45",
      "source": null,
      "statistic": {
        "downloads": 2334,
        "favorites": 885,
        "views": 49004
      },
      "subcategory": "gallery",
      "tags": [
        "general:beach",
        "general:booty",
        "general:dark skin",
        "general:fingering",
        "general:handjob",
        "general:light hair",
        "general:nakadashi",
        "general:outdoors",
        "general:ponytail",
        "general:swimsuit",
        "general:x-ray",
        "artist:ouchi kaeru",
        "magazine:comic kairakuten 2024-08",
        "female:busty",
        "language:english",
        "language:translated",
        "other:uncensored",
        "other:vanilla"
      ],
      "tags_artist": [
        "ouchi kaeru"
      ],
      "tags_female": [
        "busty"
      ],
      "tags_general": [
        "beach",
        "booty",
        "dark skin",
        "fingering",
        "handjob",
        "light hair",
        "nakadashi",
        "outdoors",
        "ponytail",
        "swimsuit",
        "x-ray"
      ],
      "tags_language": [
        "english",
        "translated"
      ],
      "tags_magazine": [
        "comic kairakuten 2024-08"
      ],
      "tags_other": [
        "uncensored",
        "vanilla"
      ],
      "title": "[Ouchi Kaeru] Summer Business (Comic Kairakuten 2024-08)"
    }
  ]
]

@nucspl nucspl deleted the patch-1 branch February 24, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants