1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 09:31:04 +01:00

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

2
.github/CODEOWNERS vendored
View file

@ -310,6 +310,8 @@ Makefile @thiagokokada
/modules/programs/xmobar.nix @t4ccer
/tests/modules/programs/xmobar @t4ccer
/modules/programs/yt-dlp.nix @marsam
/modules/programs/z-lua.nix @marsam
/modules/programs/zathura.nix @rprospero