YouTube to MP3
Tapped In
ByThe YouTube to MP3 downloader provides some convenient features and a nice intuitive interface.
MP3 converters that support YouTube as a source are common, despite the sometimes vague laws that apply (see the “Copyright and Private Copies” box). The names of these tools are often quite similar and among them are a few online services, such as Filsh.net, Convert2mp3.net, and Youtube-mp3.org. You can even get Firefox plugins that do the job.

Among native converters is the very popular and free (as in beer) YouTube to MP3 Converter, which Ubuntu users can find in the Ubuntu Software Center. From there, you can easily install before going through the Ubuntu One payment platform (Figure 1).

Note that the software is proprietary and, although you are forced through the U1 payment platform, you are not charged anything.
Why the tool appears in Software Center as purchasable, when it is actually free, is not clear. In any case, if you are not comfortable going through the payment process (to end up not paying anything), you can always install the tool directly from the manufacturer’s website.
Downloading and Installing
In its download area, the manufacturer provides complete 32/64-bit DEB packages for Debian or Ubuntu for version 2.6.7, whereas the apt repository already has version 2.8.6.
The choice for this test, therefore, boiled down to choosing the quickest version to integrate via the command line. The lines in Listing 1 import the repository and the associated PGP key. A source code update is subsequently required to prepare the software.
Listing 1: Installing YouTube to MP3
$ sudo add-apt-repository 'http://www.mediahuman.com/packages/ubuntu' $ sudo apt-key adv --keyserver pgp.mit.edu --recv-keys D808832C7D19F1F3 $ sudo apt-get update $ sudo apt-get install youtube-to-mp3
YouTube to MP3 is based on Qt 4.8.3 and uses ffmpeg, libmp3lame0, and libavcodec-extra53. How the manufacturer intended to peddle the paid version became clear after starting it for the first time with Ubuntu 13.04. With Ubuntu Web Apps, Dash first takes you to the manufacturer’s website for either outright purchase or a trial version with a license code (Figure 2).

In the second attempt, the version from the manufacturer’s repository came back again, but this time for Ubuntu 12.04 and 12.10. However, you can ignore all this because the program works fine in its free version. Intentionally or not, the manufacturer is avoiding using the methods of payment implemented in the USC or Ubuntu Web Apps for some reason.
Operation
YouTube to MP3 works as a downloader and converter. It provides several ways to add the URL of a desired track. The simplest way is by drag and drop from the YouTube window to the “drag here” area of the tool (Figure 3).

The software checks the link and shows the video’s title. Alternatively, you can use the familiar keyboard shortcuts to copy from the clipboard and clicking the Add URL icon.
YouTube to MP3 also lets you automate the process. At the bottom of the window, click the gear icon and select Auto add from clipboard. To make things even easier, you can use the Automatically download function (Figure 4).

If you didn’t opt for automatic downloads, you can click to the right of the title entry on the down-arrow icon. Unlike other tools of the kind, YouTube to MP3 actually downloads only the audio track.
The conversion progresses automatically and the output files appear in your home directory in Music/Downloads by MediaHuman. Nothing more needs to be done, the program’s obvious primary goal is downloading and converting without further configuration.
Certain Extras
A few other options are worth playing around with, however. Among other things, the application provides a batch processing function for converting any number of videos in one go. Select the option Add multiple URLs from the settings menu.
If you want to apply individual tags to the MP3 files before conversion, click Preferences and go to the Tags tab.
On the Music tab, you can set the target format. The program also supports OGG and M4A container formats, in addition to MP3. The Original M4A option turns off conversion completely. You can set the targeted bit rate or quality level on the same tab.
With the Network tab, you have the option of setting up operation over SOCKS5 or HTTP Proxy. With Download, you can set a global limit for bandwidth or the number of concurrent downloads (Figure 5).

You can activate the speed limit mode with the snail icon at the bottom of the window. In the first General tab, you’ll find the same options encountered earlier in the main window, such as activating automatic downloads and converting from the clipboard. You can also turn automatic update searches on and off.
Conclusion
YouTube to MP3 belongs to the pleasant variety of software that excels without much fanfare. The program does what’s expected and doesn’t overwhelm the user with countless parameters. Somewhat disconcerting, however, is the manufacturer’s all too close connection with Canonical and YouTube. The partnership might make the installation (and payment) easier under Ubuntu, but the program would make just as good an impression under openSUSE or Fedora. l
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.