dotfiles/home/default/scripts/add-song

8 lines
170 B
Plaintext
Raw Normal View History

2024-05-23 11:30:18 -04:00
#!/usr/bin/env sh
set -eou pipefail
echo "$1" | wget-titles-from-urls >> titles.txt
echo "$1" | youtube-audio
standardize-music
ls -Art | tail -n 1 | xargs -d '\n' kid3