yt-dlp: add module

yt-dlp is a cli to download videos from YouTube.com and other sites.
This commit is contained in:
Mario Rodas 2022-07-09 04:20:00 +00:00 committed by Robert Helgesson
parent 6ec6b2e362
commit 4cfc0a1e02
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
4 changed files with 57 additions and 0 deletions

View file

@ -682,6 +682,13 @@ in
A new module is available: 'programs.nheko'.
'';
}
{
time = "2022-09-08T17:50:43+00:00";
message = ''
A new module is available: 'programs.yt-dlp'.
'';
}
];
};
}