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:
parent
51924b3726
commit
ab70b84b1b
@ -2,9 +2,13 @@
|
|||||||
|
|
||||||
Google Translate TUI
|
Google Translate TUI
|
||||||
|
|
||||||
## Ref
|
## Translate
|
||||||
|
|
||||||
[free-google-translate (go)](https://github.com/turk/free-google-translate/blob/master/translator.go)
|
[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
|
https://translate.googleapis.com/translate_a/single?client=gtx&sl=%s&tl=%s&dt=t&q=%s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## MP3
|
||||||
|

|
||||||
|
[beep](https://github.com/faiface/beep)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user