Various scripts that I maintain
utils scripts
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix lyric page parsing

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

Shiloh Fen 32bfca65 3de5bb08

+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