v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-21 01:50:36 -07:00

add go mp3

This commit is contained in:
eeeXun 2022-09-07 00:23:05 +08:00
parent 51924b3726
commit ab70b84b1b

View File

@ -2,9 +2,13 @@
Google Translate TUI
## Ref
## Translate
[free-google-translate (go)](https://github.com/turk/free-google-translate/blob/master/translator.go)
```
https://translate.googleapis.com/translate_a/single?client=gtx&sl=%s&tl=%s&dt=t&q=%s
```
## MP3
![sample code](https://i.imgur.com/GOsiti7.png)
[beep](https://github.com/faiface/beep)