Skip to content

Instantly share code, notes, and snippets.

View henryjcee's full-sized avatar
🐍

Henry Course henryjcee

🐍
View GitHub Profile
@henryjcee
henryjcee / mp3-scripts.md
Last active September 20, 2021 16:00
Fish mp3 scripts

mp3name.fish - Rename audio files from ID3 tags. Accepts a glob as input e.g. > mp3name **.mp3 and requires ffprobe and mutagen to run (both brewable iirc)

function mp3name --description 'Rename mp3 from tags'

	if test (count $argv) = 0
		echo 'No files provided, exiting'
		return 1
	end

Keybase proof

I hereby claim:

  • I am henryjcee on github.
  • I am henrycee (https://keybase.io/henrycee) on keybase.
  • I have a public key whose fingerprint is 937D 8578 93DE 69BB 1A08 0D9E 3F36 6FE2 A1DD F62A

To claim this, I am signing this object: