diff options
Diffstat (limited to '')
-rw-r--r-- | hm/soispha/pkgs/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 = [ |