Translate-Subtitle-File icon indicating copy to clipboard operation
Translate-Subtitle-File copied to clipboard

軟件不能激活了,浪費很可惜👉免費使用

Open 1x32 opened this issue 1 year ago • 1 comments

#PowerShell 脚本 $filePath = 'C:\Users\用戶名\AppData\Roaming\Translate_Subtitle_File\config.json' $configJson = Get-Content -Path $filePath | ConvertFrom-Json $latestDate = $configJson.speech_to_text_quote.PSObject.Properties.Name | Sort-Object { [DateTime]$_ } | Select-Object -Last 1 $configJson.speech_to_text_quote.$latestDate.total = -9999999 $modifiedJson = $configJson | ConvertTo-Json -Depth 20 Set-Content -Path $filePath -Value $modifiedJson

1x32 avatar Apr 27 '23 23:04 1x32

直接用网页版 tern.1c7.me 也一样

1c7 avatar Apr 28 '23 04:04 1c7