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.
- Host: GitHub
- URL: https://github.com/dougsoftware/damp3ft
- Owner: dougsoftware
- License: mit
- Created: 2023-05-01T19:19:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T09:36:26.000Z (about 3 years ago)
- Last Synced: 2025-06-08T16:09:40.686Z (about 1 year ago)
- Topics: css3, extension-chrome, google-translate, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 4.58 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

> # 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"

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
