replace youtube-dl with yt-dlp on macos

This commit is contained in:
Noah Masur 2024-07-21 10:48:43 -04:00
parent 4eb0327a1b
commit 39fda67d6e
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,7 @@ inputs.darwin.lib.darwinSystem {
_1password.enable = true;
slack.enable = true;
wezterm.enable = true;
yt-dlp.enable = true;
}
];
}

View File

@ -19,7 +19,6 @@
pkgs.visidata # CSV inspector
pkgs.dos2unix # Convert Windows text files
pkgs.inetutils # Includes telnet
pkgs.youtube-dl # Convert web videos
pkgs.pandoc # Convert text documents
pkgs.mpd # TUI slideshows
pkgs.mpv # Video player