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:
parent
5e193cdcab
commit
c21383b556
9 changed files with 248 additions and 0 deletions
|
|
@ -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.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue