Skip to content

Instantly share code, notes, and snippets.

@abhijithvijayan
Last active June 18, 2018 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhijithvijayan/c66348dd876d1e53823e3152501db35d to your computer and use it in GitHub Desktop.
Save abhijithvijayan/c66348dd876d1e53823e3152501db35d to your computer and use it in GitHub Desktop.
Downloads for alltomp3.org applications

AllToMP3 is available on Ubuntu, Debian, elementary OS and Linux Mint.

N.B. Sometimes alltomp3.org website goes down so I added the links to downloads here.

For Windows

Go to

https://github.com/AllToMP3/alltomp3-app/releases/

and download AllToMP3-Setup-x.x.x.exe

For Ubuntu < 16.04 (Xenial), Debian < 9 (Stretch), elementary OS and Linux Mint, your first have to install pathlib:

sudo pip install pathlib

Then, to install AllToMP3:

curl -s https://packagecloud.io/install/repositories/AllToMP3/alltomp3/script.deb.sh | sudo bash
sudo apt-get install alltomp3

You can then launch it via

alltomp3

or from your distribution launcher.

Note: on old distributions, the default version of ffmpeg might not support mp3. You may have to install a more recent version of it.

For Mac

https://github.com/AllToMP3/alltomp3-app/releases/

and download AllToMP3-x.x.x.dmg file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment