soimort / translate-shell

:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
https://www.soimort.org/translate-shell
The Unlicense
6.94k stars 391 forks source link

Add ability to show URL to translation result in trans cli output #411

Open MurzNN opened 3 years ago

MurzNN commented 3 years ago

Some services provide translating text by url, eg Google: https://translate.google.com/?sl=ru&tl=en&text=%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82&op=translate

Will be good to add option to output URL of translation, this will be very useful in scripts integration to realize "See details..." links.