20 version = "0-unstable-2025-01-19";
22 src = fetchFromGitHub {
25 rev = "446e26668a4e01fc2ca9c261a7f1c281577e566d";
26 hash = "sha256-5Z6sID7Alm4FWl1qCQV1w5DmGsmor2vbnZUJi3Is650=";
33 gobject-introspection # For g-ir-scanner
42 gst_all_1.gst-plugins-base
46 updateScript = unstableGitUpdater { };
50 description = "GStreamer plugin for streaming videos from websites";
51 homepage = "https://rafostar.github.io/gtuber/";
52 license = lib.licenses.lgpl21Plus;
53 maintainers = with lib.maintainers; [ chuangzhu ];
54 platforms = lib.platforms.unix;