1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

pls: begin download feature

This commit is contained in:
2025-12-04 16:51:03 +01:00
parent 83536372f0
commit a1af05ff48

View File

@@ -1,6 +1,7 @@
{
lib,
writers,
yt-dlp,
miller,
gnused,
curl,
@@ -95,6 +96,10 @@
"ich kann damit leben"
"es ist was es ist"
];
download = writers.writeDash "download" ''
${yt-dlp}/bin/yt-dlp --add-metadata --audio-format mp3 --audio-quality 0 -xic "$@"
'';
in
writers.writeDashBin "pls" ''
case "$1" in