streamlink: init module (#6031)

Streamlink is a CLI utility which pipes video streams from various
services into a video player.
This commit is contained in:
Hoang Nguyen 2025-04-01 04:42:59 +00:00 committed by GitHub
parent 5e193cdcab
commit c21383b556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 248 additions and 0 deletions

View file

@ -2191,6 +2191,16 @@ in {
more.
'';
}
{
time = "2025-03-29T04:16:57+00:00";
message = ''
A new module is available: 'programs.streamlink'.
Streamlink is a CLI utility which pipes video streams from various
services into a video player.
'';
}
];
};
}