educational yt mp3 converter project
1.5K
To use this yt mp3 converter:
(*Note: [container name] can be anything you want. Port 3000 is exposed by the container, you can map any port you want in [your local port] statement. For example; on the 2.step above, you can pass 4001:3000 in your "docker run ..." command and now you can access the app on "localhost:4001" in your browser.)
Now the converter should be avaible. Open up your browser, visit "localhost:[your local port]" and you will see an input for you to paste the link of the video that you want to convert to mp3. After you paste the link, hit the "Convert to MP3" button and it should download the mp3 file.
Github repository link: https://github.com/efaslancan/mp3-converter
**This project is made for educational purposes only.
Content type
Image
Digest
sha256:6261c7757…
Size
170.3 MB
Last updated
about 2 years ago
docker pull efaslancan/mp3-converter