benlei/Samsara Banner Tools
Pull banner data from Fandom for Genshin Impact and Honkai Star Rail
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 28, 2026
- License
- GPL 2.0
Pinned Snippet
uses: benlei/samsara-tools@519e40e9ae94113e14716cd1915e94b626793740 # v2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| game | Game to process: "gi" for Genshin Impact, "hsr" for Honkai Star Rail | yes | gi |
| output | The location to output the YAML data | yes | — |
| output-image-dir | The directory to output images | yes | — |
| force | Force replace all images with newer ones | no | false |
| skip-images | Skip downloading images (useful for testing YAML output only) | no | false |
| min-data-size | Minimum data size to expect (in bytes) | no | 40000 |
Outputs
| name | description |
|---|---|
| data-size | Size of the generated data file |
| images-downloaded | Number of images downloaded |