32 ] ++ (with gst_all_1; [
43 (lib.makeBinPath [ yt-dlp ])
47 qtWrapperArgs+=("''${gappsWrapperArgs[@]}")
52 description = "Youtube player powered by an invidious server";
53 mainProgram = "plasmatube";
54 homepage = "https://invent.kde.org/plasma-mobile/plasmatube";
55 license = lib.licenses.gpl3Plus;
56 maintainers = with lib.maintainers; [ dotlambda ];