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
-
Mozilla VPN Now Available for Linux
The promised subscription-based VPN service from Mozilla is now available for the Linux platform.
-
Wayland and New App Menu Coming to KDE
The 2021 roadmap for the KDE desktop environment includes some exciting features and improvements.
-
Deepin 20.1 has Arrived
Debian-based Deepin 20.1 has been released with some interesting new features.
-
CloudLinux Commits Over 1 Million Dollars to CentOS Replacement
An open source, drop-in replacement for CentOS is on its way.
-
Linux Mint 20.1 Beta has Been Released
The first beta of Linux Mint, Ulyssa, is now available for downloading.
-
Manjaro Linux 20.2 has Been Unleashed
The latest iteration of Manjaro Linux has been released with a few interesting new features.
-
Patreon Project Looks to Bring Linux to Apple Silicon
Developer Hector Martin has created a patreon page to fund his work on developing a port of Linux for Apple Silicon Macs.
-
A New Chrome OS-Like Ubuntu Remix is Now Available
Ubuntu Web looks to be your Chrome OS alternative.
-
System76 Refreshes the Galago Pro Laptop
Linux hardware maker has revamped one of their most popular laptops.
-
Dell Will Soon Enable Privacy Controls for Linux Hardware
Dell makes it possible for Linux users to disable webcams and microphones.