From 335d6d5f478b33cfebe4708a7c1008ce889b5a94 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 20 Jan 2024 12:10:01 +0100 Subject: fix(hm/pkgs/yts): Use new rewritten version --- hm/soispha/pkgs/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hm/soispha/pkgs/default.nix') diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix index c7ffc64e..c43ec7a7 100644 --- a/hm/soispha/pkgs/default.nix +++ b/hm/soispha/pkgs/default.nix @@ -85,6 +85,8 @@ with pkgs; let imv # Image viewer ytcc # Command line tool to keep track of your favorite playlists on YouTube and many other places. ytc # My tool to download the videos (used in conjunction with the entry above) + yts # My tool to select the videos (used in conjunction with the entry above) + yt # My tool to both select and then download the videos (a merged version of the two entries above) ]; Listen = [ -- cgit 1.4.1