keytrap
keytrap
Hi, is there any way of getting the found text's position ? For example if if search in a certain area : `text := OCR([0, 0, 430, 150])` How can...
Added french translations
I was wondering why nothing appeared when I launched the app Then I saw ```MatchCollection m = Regex.Matches(output, "User Profile\\s+:\\s*(.*?)$", RegexOptions.Multiline);``` My computer is set to French language so the...
As per [documentation](https://developer.twitter.com/en/docs/twitter-api/data-dictionary/object-model/media#:~:text=is%20visually%20impaired.-,variants,-array) I have added support for multiple medias in V2 api.  Should fix #1189
Hi, could you add the ability to use this as a template from Github ?  Example : https://github.com/AnwarHossainSR/nextjs-14-template
The `MovieRole` now corresponds to the [movie credits](https://developer.themoviedb.org/reference/person-movie-credits) object. 
I seems that steam changed their StoreMovieModel. Here's an example : https://store.steampowered.com/api/appdetails?appids=427410 This is what it looks like now ;