Various scripts that I maintain

Fix lyric page parsing

Signed-off-by: Shiloh Fen <shiloh@shilohfen.com>

+1 -1
+1 -1
scripts/lyricfetch.nu
··· 122 122 http get $url 123 123 | xmllint --html --xmlout --nonet - e> (null-device) 124 124 | lines 125 - | last 1 125 + | skip 2 126 126 | str join "\n" 127 127 | from xml 128 128 | get content