joaorb64 / joaorb64/TournamentStreamHelper
5.75: Generated text uses the program's locale instead of the tournament term locale
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
When generating ALT Text or YouTube titles / descriptions, the program will use its own locale for localisations instead of using the tournament term locale, which would make it more consistent with the resulting display on the stream
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the generation paths for ALT text and YouTube titles or descriptions, then trace which locale each path uses. Compare that choice with the tournament term locale and the locale used for the stream display; done means generated text uses the tournament term locale consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100