Heiko Becker 38fea8b3a2 GIT_SILENT Update Appstream for new release
(cherry picked from commit f66f4ff668)
2025-10-01 00:36:27 +02:00
2023-02-15 19:38:33 +01:00
2025-09-29 12:20:06 +02:00
2023-03-17 13:06:11 +00:00
2025-09-17 01:38:14 +00:00
2025-05-15 04:35:35 -07:00
2022-12-28 15:52:10 +01:00
2025-04-24 15:09:42 +00:00
2025-08-29 15:28:54 +10:00
2023-02-03 13:22:05 +01:00
2023-02-03 13:22:05 +01:00
2024-05-17 01:22:50 +02:00
2025-09-04 03:50:20 +02:00

AudioTube

AudioTube is a client for YouTube Music.

Download on Flathub

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.

Description
No description provided
Readme 7.5 MiB
Languages
C++ 56.3%
QML 42.1%
CMake 1.3%
Shell 0.2%
C 0.1%