Languagemaniac

Results 20 issues of Languagemaniac

Hi, sorry this is not an issue but I don't know how to write to Carlos so I'm hoping that maybe if I post here he will read this I...

### Idea Hi, I would love to use mkvtoolnix from my phone. I installed this in my raspberry pi in hopes that it would let me operate mkvtoolnix through the...

enhancement

### Is your feature request related to a problem? Please describe. I felt the need to use something like the batch edit tool, which allows for adding specific keywords to...

enhancement

### Is your feature request related to a problem? Please describe. Hi, I found a thing called [Organizr`](https://github.com/causefx/Organizr) that helps me have all the websites my pi serves on one...

enhancement

Hi, I'm trying to use the google colab client for this video I'm trying to extract subtitles from. It has chinese and japanese subtitles. This is the log: ``` 请输入视频完整路径:/content/video.mp4...

Hi, I thought it would be great to be able to make gifs with the videos on the gallery. I had a gallery app in another phone where I could...

Hi, when I OCR Japanese text, it comes out with random spaces. This can be easily fixed by adding "-c preserve_interword_spaces=1" as an argument when executing tesseract. I tried it...

Got these errors while trying to create a ubuntu 22.04.4 unattended iso. Doesn't create the iso. Maybe ubuntu 22 is not supported? edit: It probably IS because it's not supported....

Hi, I'm using the example code but changed eng for jpn, like this: ``` from videocr import get_subtitles if __name__ == '__main__': # This check is mandatory for Windows. print(get_subtitles('video.mp4',...

I just saw this project on github that apparently enables sending images slowly over LoRa. I think it could be a nice thing to implement to this project but I...