Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.14 KB

File metadata and controls

44 lines (29 loc) · 2.14 KB

Audio & Video

This section records related information about watching movies and listening to music on arch linux.

Online music and audio player

To listen to online music, you can use Netease Cloud Music, qq Music produced by NetEase or Tencent , but they are either in disrepair or of poor quality. Obviously these big companies are not willing to invest their energy in the Linux desktop, and we recommend you to use free software that is better maintained.

yesplaymusic is a full-platform open source music listening software, with high appearance, no social functions, and integration of whole network resources, it is recommended to use

yay -S yesplaymusic

listen1 is an old-fashioned music listening software with complete functions. The same resources are integrated across the entire network. It is recommended to use

yay -S listen1-desktop-appimage

Electron Netease Cloud Music is a Netease Cloud Music Linux client written with Electron and Vue, which supports song download, which is its advantage , but the music library is not as complete as the first two software.

yay -S electron-netease-cloud-music

FeelUOwn is a cross-platform music player that conforms to the Unix philosophy. It is easy to install, novice-friendly, and provides plug-ins for various domestic music platforms by default.

yay -S feeluown
# Install the following plugins as needed
yay -S feeluown-local feeluown-netease feeluown-qqmusic feeluown-kuwo

Video player

Local audio and video playback generally uses vlc or mpv

sudo pacman -S vlc #VLC player
sudo pacman -S mpv #MPV player

Besides, if you want to watch online video resources, zy-player is a good choice, it is a cross-platform Video resource player, integrates the whole network resources, can play some movies.