mirror of
https://github.com/KDE/audiotube.git
synced 2025-12-24 00:18:04 -05:00
81e7627ad1ed5d36b131d9f8c24457773afa16b6
AudioTube
AudioTube is a client for YouTube Music.
Links
- Project page: https://invent.kde.org/plasma-mobile/audiotube
- File issues: https://bugs.kde.org/describecomponents.cgi?product=audiotube
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.
Troubleshooting
AudioTube only needs Python 3. If cmake still selects Python 2, you can pass -DPYTHON_EXECUTABLE=/usr/bin/python3 to correct that.
Description
Languages
C++
56.3%
QML
42.1%
CMake
1.3%
Shell
0.2%
C
0.1%
