ScribbleGhost
ScribbleGhost
I cannot replicate this problem in a clean install of Windows 11 Build 22 in a VM. I tried using the bat file you provided. Left-clicking on the volume icon...
Tried again today with a reboot after running the script. Same result. No problem. There is no way to tell which part of the script is affects this problem, without...
I am also having the same problem as mentioned in another issue here: [https://github.com/SubtitleEdit/subtitleedit/issues/6076](https://github.com/SubtitleEdit/subtitleedit/issues/6076)
@stweil Are you saying that Tesseract should be able to recognize musical notes? For me, neither Tesseract 3.02 nor Tesseract 5.1.0 has been able to recognize music notes. I am...
That makes sense to me. I think I will stick to SubtitleEdit's nOCR as I have no idea how to train Tesseract and can't be bothered to be honest. nOCR...
> use [devscripts/cli_to_api.py](https://github.com/yt-dlp/yt-dlp/blob/master/devscripts/cli_to_api.py), which gives you this: Thanks. Using the yt-dlp API seems very complicated compared to the command line version. I could not find any documentation on this and...
That parsing doesn't seem to work. Is there something wrong with the command? ``` PS C:\Users\admin\Desktop> yt-dlp -vU --ignore-config --output "%(vcodec)s.%(ext)s" --parse-metadata "vcodec:(?P\w+)" https://www.bbc.com/news/av/10462520 >> out.txt [debug] Command-line config: ['-vU',...
Well done 👍 The only things I see missing are: ``` Microsoft.549981C3F5F10 ``` ``` Microsoft.BingWeather ``` ``` Microsoft.WindowsSoundRecorder ``` ``` MicrosoftTeams ``` That last one (Teams) is a strange one....
Sure here is what I gathered: (some of the commands would not run.."The system cannot find the file specified.", "File Not Found", "ERROR: The system was unable to find the...
Oh uhm..., I have no idea how to do that 😂