Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 427 Bytes

video-to-mp3-converter

A basic Drag and drop enabled self hosted docker container to convert video files audio to MP3 with the ability to download. supports FLV,MPEG,AVI,MP4 Uses port 5577 by default

docker pull matda59/video-to-mp3-converter:latest

docker run -d --name='video-to-mp3-converter' --net='bridge' --pids-limit=2048

image