v2
v2 copied to clipboard
Translate the title or description of feed when update
- [x] I have read this document: https://miniflux.app/opinionated.html#feature-request
I have been using Miniflux for months. I subscribe to feeds in different languages, and I need to find information of interest among many posts. However, compared to my native language, reading in other languages is slower and inefficient. Can there be support for translation functionality?
Thanks.
maybe you can try RSS Translator It can translate a feed and generate translated feeds.
maybe you can try RSS Translator It can translate a feed and generate translated feeds.
I found this repo helpful, but which makes the translation workflow complicated, how about make translation as a built-in functionality(or integration), just all in one app as it used to be.
I forked this repo and added the translate function (using the OpenAI API, If you have a better solution, please let me know), It's a simple implementation but works for me.All binaries have been released under my account for those in need.The changes I made have not been merged into the upstream repo yet, I am new to Go, is there anyone who can review my code to see if it can be merged?
Here are some feature screenshots, and the issue will be closed.