YouTube jukebox without a browser
mps-youtube
Applications such as Atraci or Musictube are easily understood and quickly mastered thanks to their graphical interfaces. However, many users are looking for lean programs for the terminal, which can be controlled, for example, via an SSH connection. Mps-youtube [10] is one of them: The command-line tool written in Python could run, for example, on a Raspberry Pi connected to your stereo.
Mps-youtube has not been around long enough for the program to be included in the repositories of major distributions. To install, you typically need to turn to the Python package manager Pip, by enter the following commands:
$ sudo apt-get install python-pip mplayer $ sudo pip install mps-youtube $ sudo pip install mps-youtube --upgrade
Here, the last command refreshes the program after an update. If you work with Debian "Jessie" or "Sid" or a beta version of Ubuntu 14.10 "Utopic Unicorn," mps-youtube can be installed via the package manager by calling apt-get install mps-youtube
.
Because mps-youtube does not include a graphical interface, the program is not available for clicking in the Start menu; instead, you call it by typing mpsyt
in a terminal window. The start screen of mps-youtube automatically acts as a command line. You can start a search for artists, albums, or songs on YouTube with a leading slash as in /onerepublic
or with an initial dot as in .onerepublic
. Pressing N or P jumps from page to page in the search results. Searches with two slashes or dots, such as //acid jazz
, only return playlists with the corresponding keyword.
Mps-youtube presents the results as a numbered list. You can then play the desired results by entering their numbers (Figure 6). Alternatively, you can press i <n>
to output information on the video. You can view the comments by pressing c <n>
or download the video to your hard disk with d <n>
. Related videos are displayed by pressing r <n>
, whereas u <n>
takes you to more videos by the respective YouTube user.

To avoid the continual need to select tracks, you can organize your favorite music in playlists. From the search, you can use add <n>
to add a song to the current playlist, or select add <n> <Playlist>
to add one to a different playlist. If the list does not currently exist, mps-youtube automatically creates it with the specified name.
In play mode, you can rewind and fast forward the song with the arrow keys, pause it with the spacebar, or press the number buttons to adjust the volume. Pressing Q stops the playback and returns to the latest search results.
Conclusions
Atraci, Minitube, Musictube, and mps-youtube give Linux users a rich selection of YouTube clients from which to choose. Atraci and Musictube offer nearly identical functionality; you only have to choose between a generic (Atraci) and a native interface (Musictube). Mps-youtube is likely to appeal only to die-hard Linux users as a console tool, although its functionality compares well with its competitors.
Minitube is the odd man out in this comparison because it focuses not just on music videos but searches through all of YouTube's offerings. If you like to use YouTube but prefer to do without the website, Minitube is your best bet.
Infos
- Atraci: https://github.com/Atraci
- Atraci download: https://github.com/Atraci/Atraci
- Atraci installer PPA: https://launchpad.net/~webupd8team/+archive/ubuntu/atraci
- Atraci-bin in the AUR: https://aur.archlinux.org/packages/atraci-bin/
- Atraci-git in the AUR: https://aur.archlinux.org/packages/atraci-git/
- Minitube: http://flavio.tordini.org/minitube
- Musictube: http://flavio.tordini.org/musictube
- Musictube in the Ubuntu Software Center: https://apps.ubuntu.com/cat/applications/musictube/
- Musictube in the AUR: https://aur.archlinux.org/packages/musictube/
- Mps-youtube: https://github.com/np1/mps-youtube
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
Kali Linux 2022.3 Released
From the creators of the most popular penetration testing distributions on the planet, comes a new release with some new tools and a community, real-time chat option.
-
The 14" Pinebook Pro Linux Laptop is Shipping
After a considerable delay, the 14" version of the Pinebook Pro laptop is, once again, available for purchase.
-
OpenMandriva Lx ROME Technical Preview Released
OpenMandriva’s rolling release distribution technical preview has been released for testing purposes and adds some of the latest/greatest software into the mix.
-
Linux Mint 21 is Now Available
The latest iteration of Linux Mint, codenamed Vanessa, has been released with a new upgrade tool and other fantastic features.
-
Firefox Adds Long-Anticipated Feature
Firefox 103 has arrived and it now includes a feature users have long awaited…sort of.
-
System76 Refreshes Their Popular Oryx Pro Laptop with a New CPU
The System76 Oryx Pro laptop has been relaunched with a 12th Gen CPU and more powerful graphics options.
-
Elive Has Released a New Beta
The Elive team is proud to announce the latest beta version (3.8.30) of its Enlightenment-centric Linux distribution.
-
Rocky Linux 9 Has Arrived
The latest iteration of Rocky Linux is now available and includes a host of new features and support for new architecture.
-
Slimbook Executive Linux Ultrabook Upgrading Their CPUs
The Spanish-based company, Slimbook, has made available their next generation Slimbook Executive Linux ultrabooks with a 12th Gen Intel Alder Lake CPU.
-
Fedora Linux is Coming to the Raspberry Pi 4
Thanks to significant work in the upstream, the upcoming release of Fedora 37 will introduce support for the Raspberry Pi 4.