Lollypop Music Player 0.9.200 Adds YouTube Support

Lollypop music player is an open-source, modern music player developed by Cedric Bellegarde for the GNOME desktop environment. YouTube support was added in the latest stable version, 0.9.200, which was released on September 16th, 2016.

Install Lollypop 0.9.200 on Ubuntu 16.04, Linux Mint 18, Elementary OS Loki

Lollypop 0.9.2 was added to official PPA. So it’s very easy to install on Ubuntu and derivative distributions.

First, fire up a terminal window (CTRL+ALT+T), and run the following commands to add the official PPA, update local package index and install Lollypop.

sudo add-apt-repository ppa:gnumdk/lollypop

sudo apt update

sudo apt install lollypop

install-lollypop-musick-player-0-9-2-on-ubuntu-16-04

Once installed, you can start it from Unity Dash or your application menu.

lollypop-music-player

Or from the command line

lollypop

Install Lollypop 1.9.200 on Fedora 24

First, enable Lollypop Copr repository.

sudo dnf copr enable gnumdk/lollypop

Then install Lollypop with DNF package manager.

sudo dnf install lollypop

Compile From Source

Download the tar.xz file and extract it.

wget https://github.com/gnumdk/lollypop/releases/download/0.9.200/lollypop-0.9.200.tar.xz

tar xvf lollypop-0.9.200.tar.xz

Compile and install

cd lollypop-0.9.200

./configure

make

sudo make install

How to Use Lollypop Music Player

To add local music, go to preferences > music, and click the plus button to add the folder that contains your music collection.

lollypop-music-player-add-music

To search online music, click the search button on the upper right corner, toggle search on the web on and enter your search query in the search field. Double click an item to play it.

lollypop-music-player-search-online-music

If you played an item from YouTube, then it will be added to YouTube playlist which can be accessed from the left pane. However, the YouTube playlist will be lost after restarting the Lollypop. To permanently save the playlist, click Save to collection button in the search results.

lollypop music player youtube

To enable advanced artist information, run the following command to install wikipedia

sudo pip install wikipedia

That’s it! As always, if you found this post useful, subscribe to our free newsletter or follow us on Google+, Twitter or like our Facebook page. Thanks for visiting!

Rate this tutorial
[Total: 5 Average: 3.4]

One Response to “Lollypop Music Player 0.9.200 Adds YouTube Support

Leave a Comment

  • Comments with links are moderated by admin before published.
  • Your email address will not be published.
  • Use <pre> ... </pre> HTML tag to quote the output from your terminal/console.
  • Please use the community (https://community.linuxbabe.com) for questions unrelated to this article.
  • I don't have time to answer every question. Making a donation would incentivize me to spend more time answering questions.

The maximum upload file size: 2 MB. You can upload: image. Links to YouTube, Facebook, Twitter and other services inserted in the comment text will be automatically embedded. Drop file here