An open API service indexing awesome lists of open source software.

https://github.com/dougsoftware/damp3ft

Provides the download of audio in mp3 from Google Translate.
https://github.com/dougsoftware/damp3ft

css3 extension-chrome google-translate html5 javascript

Last synced: 12 months ago
JSON representation

Provides the download of audio in mp3 from Google Translate.

Awesome Lists containing this project

README

          

# damp3ft (download audio mp3 from text)

## Download audio from Google Translate

## Overview
I created this tool out of necessity, I'm studying English and I use a spaced repetition app called Anki, in which we can put texts and audios, however I collected texts over the internet and I didn't have audios for the respective texts, so I put them in Google Translate and listened to the audio, however, I needed to download the audio and for that I created this tool, with it we can make the audio from google translate.

### What is it?
This simple code is an extension for google chrome.

### What it does?
Provides the download of audio in mp3 of what was typed in the text input field.

## Demonstration
![](/resources/demonstration.gif)

> # Attention
I don't have money to publish on the google web store, so if you want to use it, download this repository and install it in your browser. Follow the step-by-step below.

1. Go to https://github.com/douglasmatosdev
2. Click on repositories
3. Search for [damp3ft](https://github.com/douglasmatosdev/damp3ft) and click on the repository that appears
4. Click on the Code button
5. Select the option HTTPS
6. Click on "Download ZIP"
![](/resources/1.png)
7. Go to where the file was downloaded
8. Unzip the file
9. Go to your Google Chrome browser
10. Click on the three dots in the upper right corner -> Click on More tools -> Extensions
11. Activate developer mode by clicking the button in the upper right corner
12. Now click on "Load package" and select the file you unzipped
![](/resources/2.gif)