multimedia: add gallery-dl

This commit is contained in:
NullBite 2024-03-13 20:27:11 +00:00
parent e5d97e2dbd
commit 211d9edaaa
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ in
picard picard
] ++ [ ] ++ [
yt-dlp yt-dlp
gallery-dl
imagemagick imagemagick
ffmpeg ffmpeg
]; ];

View File

@ -16,6 +16,7 @@ in
inkscape inkscape
obs-studio obs-studio
] ++ [ ] ++ [
gallery-dl
yt-dlp yt-dlp
imagemagick imagemagick
ffmpeg ffmpeg