Parvin Eyvazov
Parvin Eyvazov
I am also running into this issue. The 'end' event does not fire in my case even though the command finishes.
Thank you for reporting the problem. I investigated the problem and unfortunately, this package doesn't perform well in bigger JSON files because of an asynchronous operation. For the current situation,...
Hello @RoyalC , thank you for your comment! I am investigating a new solution for big translation files and unexpected errors. I will look for the deepl.com service. Thank you...
That would be an awesome contribution to this project. This solution will fix the biggest issue of this project (latency & unexpected load errors by Google Translate API). Checked the...
Thank you for the comment @henriquecustodia . I was AFK for a couple of weeks. I also tried some proxy lists before and faced the same problem as you. I...
I added a translation request queue which will prevent high loads to the translation servers. Tried with big JSON files and works fine. Also added two more translation APIs (Libre...
Thanks for your report. Can you please provide more information about your flow? `1 - The size of your JSON object (number of fields approximately)` `2 - Which languages are...
Thank you. Can you please try the v0.7.0 version? (will be available after 10 hours) I will also mention here when the new release comes.
v0.7.0 is available now. Can you please try the same flow?
Actually, it is normal for that big file. I translated 700 lines JSON file before, and it took 10 minutes. If there is no error, it will respond. This package...