KDE / audiotube

Client for YouTube Music

Home Page:https://invent.kde.org/multimedia/audiotube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioTube

AudioTube is a client for YouTube Music.

Download on Flathub

Links

Dependencies

It depends on Qt, Kirigami, KI18n, KCoreAddons and KCrash in addition to a few python packages:

  • ytmusicapi
  • yt_dlp

YouTube uses webp images for the cover art, so you will need to install qtimageformats.

The default QtMultimedia ffmpeg backend is not able to continuously stream from YouTube, so AudioTube requires the gstreamer backend.

Troubleshooting

AudioTube only needs Python 3. If cmake still selects Python 2, you can pass -DPYTHON_EXECUTABLE=/usr/bin/python3 to correct that.

About

Client for YouTube Music

https://invent.kde.org/multimedia/audiotube


Languages

Language:C++ 55.9%Language:QML 42.7%Language:CMake 1.1%Language:Shell 0.1%Language:C 0.1%